Files
base-configs-commitlint/.commitlintrc.json
Ismo Vuorinen 839b08b173 feat: upgrade yarn, automation, configs, docs (#74)
* feat(ci): new release flow, linting

* feat: upgrade yarn, workflows, cleanup and lint
2025-12-04 01:07:42 +02:00

6 lines
41 B
JSON

{
"extends": [
"./index.cjs"
]
}