first commit
This commit is contained in:
10
node_modules/eslint-plugin-import-x/lib/config/react-native.js
generated
vendored
Normal file
10
node_modules/eslint-plugin-import-x/lib/config/react-native.js
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
export default {
|
||||
settings: {
|
||||
'import-x/resolver': {
|
||||
node: {
|
||||
extensions: ['.js', '.web.js', '.ios.js', '.android.js'],
|
||||
},
|
||||
},
|
||||
},
|
||||
};
|
||||
//# sourceMappingURL=react-native.js.map
|
||||
Reference in New Issue
Block a user