Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit 0e90d38

Browse files
author
June Domingo
committed
Ignore import/first rule
1 parent ddddf87 commit 0e90d38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"import/extensions": 0,
3333
"react/require-extension": 0,
3434
"import/imports-first": 0,
35+
"import/first": 0,
3536
"import/no-extraneous-dependencies": 0,
3637
"import/no-unresolved": 0,
3738
"indent": [1, "tab", { "SwitchCase": 1, "VariableDeclarator": 1 }],

0 commit comments

Comments
 (0)