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

github.com/le0pard/pgtune.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Vasiliev <leopard.not.a@gmail.com>2022-02-12 22:37:02 +0300
committerAlexey Vasiliev <leopard.not.a@gmail.com>2022-02-12 22:37:02 +0300
commit8f9034fb05fd03fa561aac6761d91a8ff2ef8389 (patch)
tree0bf2c7810453c59af90c55d178d8f10727f8c6d6 /package.json
parentc93ba29e03d27f36e01d93194bc6fa88c7722212 (diff)
remove node_modules
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 56926f4..82f3a53 100644
--- a/package.json
+++ b/package.json
@@ -65,6 +65,7 @@
"@babel/eslint-parser": "7.16.5",
"babel-jest": "27.5.1",
"eslint": "8.9.0",
+ "eslint-import-resolver-node": "^0.3.6",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",