diff options
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" |
