Skip to content

Commit 45732bc

Browse files
committed
Node resolution hack no longer necessary
1 parent 7967829 commit 45732bc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.eslintrc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
},
77
"settings": {
88
"import/resolver": {
9-
// "Fixes Node resolution issues in ESLint v6
10-
// https://github.com/benmosher/eslint-plugin-import/issues/1396
11-
"node": {},
12-
139
"webpack": {
1410
"config": "webpack.test.config.js"
1511
}

0 commit comments

Comments
 (0)