diff options
| author | XhmikosR <[email protected]> | 2021-08-26 19:23:46 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2021-09-28 19:19:29 +0300 |
| commit | f2541d132e80a14d00bd4db9cb325e1f400639fc (patch) | |
| tree | 8e49cfea81882f854de7f50bdc196ef4dec72649 /package.json | |
| parent | 21c2f18e8f949416f08e5a5c85778c412bb4c3d9 (diff) | |
| download | bootstrap-main-xmr-xo.tar.xz bootstrap-main-xmr-xo.zip | |
Fix `import/extensions` issuesmain-xmr-xo
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json index ae8986468..b31c3d65b 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,6 @@ "error", "never" ], - "import/extensions": "off", "max-params": [ "warn", 5 @@ -202,7 +201,6 @@ } ], "no-console": "error", - "node/file-extension-in-import": "off", "object-curly-spacing": [ "error", "always" |
