fix: add {commitlint,semantic-release}-config

This commit is contained in:
2024-11-25 07:04:44 +02:00
parent d4c995edf3
commit 332f9942b2
2 changed files with 2385 additions and 37 deletions

View File

@@ -51,8 +51,10 @@
"prettier:report": "prettier '**/*.{js,tsx,ts,json,mjs,cjs}' --check"
},
"devDependencies": {
"@ivuorinen/commitlint-config": "file:packages/commitlint-config",
"@ivuorinen/eslint-config": "file:packages/eslint-config",
"@ivuorinen/prettier-config": "file:packages/prettier-config",
"@ivuorinen/semantic-release-config": "file:packages/semantic-release-config",
"@types/node": "*",
"typescript": ">=4.2.0",
"lerna": "^8.0.0",

2420
yarn.lock

File diff suppressed because it is too large Load Diff