Skip to content

Commit 489d2ad

Browse files
committed
configuring eslint for imports is unnecessary
1 parent 4989782 commit 489d2ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.cjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ module.exports = {
3232
'sibling',
3333
'index',
3434
],
35-
pathGroups: [{ pattern: '#*/**', group: 'internal' }],
3635
},
3736
],
3837
},

0 commit comments

Comments
 (0)