We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba7498 commit 0322114Copy full SHA for 0322114
react_config.js
@@ -22,6 +22,7 @@ module.exports = {
22
rules: {
23
'unicorn/filename-case': 0,
24
'node/no-unsupported-features/es-syntax': 0,
25
+ 'unicorn/import-index': 0,
26
},
27
28
],
0 commit comments