Fixed lint issues + cross platform lint command
This commit is contained in:
parent
10805f9fb1
commit
0bcf6b94f3
@ -9,7 +9,7 @@
|
||||
"clean": "rm -rf ./dist ./build",
|
||||
"build": "webpack --config ./webpack/prod.config.js",
|
||||
"start": "webpack-dev-server --config ./webpack/dev.config.js",
|
||||
"lint": "tslint app/script/**/* || :"
|
||||
"lint": "tslint app/script/**/* --force"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user