Skip to content
Snippets Groups Projects
Verified Commit aff62cb3 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #2983380 by idebr, PatashINotFound, sagarchauhan, alwaysworking: JS codestyle: import/named

parent 8fece068
No related branches found
No related tags found
Loading
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
"default-param-last": "off", "default-param-last": "off",
"prefer-destructuring": "off", "prefer-destructuring": "off",
"prefer-regex-literals": "off", "prefer-regex-literals": "off",
"import/named": "off",
"import/no-import-module-exports": "off" "import/no-import-module-exports": "off"
} }
} }
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