improve: check script
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
"version:check": "node ./scripts/version.cjs --check",
|
||||
"version:place": "node ./scripts/version.cjs --place",
|
||||
"------ CI": "",
|
||||
"check": "npm run build && npm run lint && npm run format:check && npm run version:check && npm run text:check",
|
||||
"check": "npm run lint && npm run format:check && npm run version:check && npm run text:check",
|
||||
"fix": "npm run version:place && npm run lint:fix && npm run text:fix && npm run format",
|
||||
"------ BUILD": "",
|
||||
"generate:static-files": "node scripts/generate-static-files.cjs",
|
||||
|
||||
Reference in New Issue
Block a user