mirror of https://github.com/bra1n/townsquare.git
linter adjusted
This commit is contained in:
parent
0f71e49898
commit
3c250eff86
|
@ -6,7 +6,7 @@
|
|||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
"build": "vue-cli-service build ./src/main.js",
|
||||
"lint": "vue-cli-service lint --no-fix"
|
||||
"lint": "vue-cli-service lint --no-fix --max-warnings=0"
|
||||
},
|
||||
"main": "App.vue",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue