mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 11:14:00 +00:00
fix: add {commitlint,semantic-release}-config
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user