зеркало из https://github.com/github/catalyst.git
chore: fix syntax error in package.json
This commit is contained in:
Родитель
4761fac53e
Коммит
4279ccf54d
|
@ -30,7 +30,7 @@
|
|||
"clean": "tsc --build --clean",
|
||||
"lint": "eslint . --ignore-path .gitignore",
|
||||
"pretest": "npm run build",
|
||||
"test": "npm run lint && karma start test/karma.config.cjs",
|
||||
"test": "npm run lint && karma start test/karma.config.cjs"
|
||||
},
|
||||
"prettier": "@github/prettier-config",
|
||||
"devDependencies": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче