Completed color picker, value editor, desktop layout.
This commit is contained in:
+2
-2
@@ -55,9 +55,9 @@
|
||||
"^react$",
|
||||
"^react-dom(.*)$",
|
||||
"^react(.*)$",
|
||||
"^@(?!(components|hooks|providers|/))(.*)$",
|
||||
"^@(?!(/))(.*)$",
|
||||
"^(?!@|[.])(.*)$",
|
||||
"^@(/|components|hooks|providers)(.*)$",
|
||||
"^@(/)(.*)$",
|
||||
"^[./]"
|
||||
],
|
||||
"importOrderSeparation": true,
|
||||
|
||||
Reference in New Issue
Block a user