fix: eslint resolver priority
This commit is contained in:
parent
307bec869e
commit
20191e08fa
|
@ -75,6 +75,7 @@ module.exports = async (flecks) => ({
|
||||||
},
|
},
|
||||||
settings: {
|
settings: {
|
||||||
'import/resolver': {
|
'import/resolver': {
|
||||||
|
webpack: {},
|
||||||
node: {},
|
node: {},
|
||||||
},
|
},
|
||||||
react: {
|
react: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user