mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
add: npm script for fix codes with standardjs
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"webpack": "webpack-dev-server --hot --inline --config webpack.config.js",
|
||||
"compile": "grunt compile",
|
||||
"test": "PWD=$(pwd) NODE_ENV=test ava",
|
||||
"fix": "standard --fix",
|
||||
"lint": "standard"
|
||||
},
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user