remove lint

This commit is contained in:
portree_kid 2020-03-04 16:01:09 +01:00
parent b0bf1ab101
commit 4d2885bdd5

View File

@ -19,7 +19,7 @@
"pack:renderer": "cross-env NODE_ENV=production webpack --progress --colors --config .electron-vue/webpack.renderer.config.js",
"test": "npm run unit && npm run e2e",
"unit": "karma start test/unit/karma.conf.js",
"postinstall": "npm run lint:fix"
"postinstall": ""
},
"build": {
"productName": "flightgear-airports",