Skip to content
Snippets Groups Projects
Commit d6578470 authored by Skriv's avatar Skriv
Browse files

revert

parent 11022c11
No related branches found
No related tags found
1 merge request!4390Yet more eslint rules
...@@ -48,6 +48,7 @@ ...@@ -48,6 +48,7 @@
], ],
"object-curly-spacing": "error", "object-curly-spacing": "error",
"no-var": "error", "no-var": "error",
"no-template-curly-in-string": "error",
"spaced-comment": "warn", "spaced-comment": "warn",
"no-undef": "off", "no-undef": "off",
"no-unused-vars": "error", "no-unused-vars": "error",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment