mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-02 00:47:48 +00:00
feat: from individual npm configs to meta pkg
This commit is contained in:
@@ -22,15 +22,12 @@
|
||||
"ivuorinen"
|
||||
],
|
||||
"author": "Ismo Vuorinen",
|
||||
"license": "ISC",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/ivuorinen/dotfiles/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ivuorinen/dotfiles#readme",
|
||||
"devDependencies": {
|
||||
"@ivuorinen/commitlint-config": "^0.2.0",
|
||||
"@ivuorinen/eslint-config": "^0.3.0",
|
||||
"@ivuorinen/markdownlint-config": "^0.2.0",
|
||||
"@ivuorinen/prettier-config": "^0.2.0"
|
||||
"@ivuorinen/base-configs": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user