diff --git a/package.json b/package.json index b7ca8c2..5f683c9 100644 --- a/package.json +++ b/package.json @@ -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",