2
0
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:
XhmikosR
2021-08-26 19:23:46 +03:00
parent 076af07fc0
commit 043756b613
52 changed files with 197 additions and 199 deletions
-2
View File
@@ -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"