Skip to content
Snippets Groups Projects
Commit 6606bc34 authored by DCoded's avatar DCoded
Browse files

Added lint:fix

parent af6fc826
No related branches found
No related tags found
2 merge requests!10614Linting,!10595Added lint:fix
......@@ -8,6 +8,7 @@
},
"scripts": {
"lint": "eslint src/**/*.js",
"lint:fix": "eslint src/**/*.js --fix",
"compile": "sh compile.sh"
},
"license": "GPL-3.0-only",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment