mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
test: add npm lint command
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"nyc": "^17.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint",
|
||||
"test": "mocha",
|
||||
"ci-test": "mocha --reporter xunit --reporter-option output=mocha-results.xml"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user