feat: upgrade yarn, automation, configs, docs (#74)

* feat(ci): new release flow, linting

* feat: upgrade yarn, workflows, cleanup and lint
This commit is contained in:
2025-12-04 01:07:42 +02:00
committed by GitHub
parent bb701ad260
commit 839b08b173
21 changed files with 1071 additions and 705 deletions

View File

@@ -1,2 +1,2 @@
import config from './index.cjs'
export default config
import config from "./index.cjs";
export default config;