Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-09-07 15:51:19 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-09-07 15:51:19 +0300
commitfe9e9f53c342fbd153a37772106f8c17476a8344 (patch)
treeeb046f7f8f79688682787d34ea684234804eef36 /package.json
parent0d382e159ebb4c033ce04475b569f1c335b65604 (diff)
Fix `import/extensions` issues
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 78c733d..ede01be 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,6 @@
"error",
"never"
],
- "import/extensions": "off",
"node/prefer-promises/fs": "off",
"operator-linebreak": [
"error",