diff --git a/package.json b/package.json index f277abf58..5afd12c87 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "version": "1.0.0", "description": "Joplin root package for linting", "scripts": { - "preinstall": "node build_tools_check.js", "linter": "./node_modules/.bin/eslint --fix --ext .js --ext .jsx --ext .ts --ext .tsx", "linter-ci": "./node_modules/.bin/eslint --ext .js --ext .jsx --ext .ts --ext .tsx", "watch": "gulp watch",