mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Tools: Disabling tool checks for now as it is printing many unecessary messages to log
This commit is contained in:
parent
159eaf7899
commit
de8bf33ad9
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user