Skip to content

Commit fcf890d

Browse files
committed
Also added @ alias to import order
1 parent 393bc34 commit fcf890d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.eslintrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
"object"
5454
],
5555
"pathGroups": [
56+
{
57+
"pattern": "@",
58+
"group": "internal"
59+
},
5660
{
5761
"pattern": "@/**",
5862
"group": "internal"

0 commit comments

Comments
 (0)