mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Fix import/extensions issues
This commit is contained in:
@@ -191,7 +191,6 @@
|
||||
"error",
|
||||
"never"
|
||||
],
|
||||
"import/extensions": "off",
|
||||
"max-params": [
|
||||
"warn",
|
||||
5
|
||||
@@ -204,7 +203,6 @@
|
||||
],
|
||||
"no-console": "error",
|
||||
"no-negated-condition": "off",
|
||||
"node/file-extension-in-import": "off",
|
||||
"object-curly-spacing": [
|
||||
"error",
|
||||
"always"
|
||||
|
||||
Reference in New Issue
Block a user