Skip to content
Snippets Groups Projects
Commit e2d5fc9d authored by Henrik Askjer's avatar Henrik Askjer
Browse files

Enable console

parent f9d84f5d
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,8 @@
],
"rules": {
"no-irregular-whitespace": "off",
"no-unused-vars": "off"
"no-unused-vars": "off",
"no-console": "off"
},
"parserOptions": {
"parser": "babel-eslint"
......
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