mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
modify: npm script
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"compile": "grunt compile",
|
||||
"test": "PWD=$(pwd) NODE_ENV=test ava",
|
||||
"fix": "npm run lint --fix",
|
||||
"lint": "eslint ./**/*.js"
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"config": {
|
||||
"electron-version": "1.2.8"
|
||||
|
||||
Reference in New Issue
Block a user