Add to test-lint
This commit is contained in:
parent
64fc0349a1
commit
adbdca6a8b
@ -7,7 +7,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"test": "npm run test-lint && npm run test-code",
|
||||
"test-lint": "eslint .",
|
||||
"test-lint": "eslint . && node ./test/lint/global-declarations.js",
|
||||
"test-code": "node ./test/test-schema.js && node ./test/test-dictionary.js && node ./test/test-database.js && node ./test/test-document.js"
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user