mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-27 22:36:06 +00:00
chore: update import order to prioritize core modules
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
],
|
||||
"importOrder": [
|
||||
"^shared/(.*)$",
|
||||
"@apps/(.*)$",
|
||||
"@core/(.*)$",
|
||||
"@components/(.*)$",
|
||||
"@functions/(.*)$",
|
||||
"@/(.*)$",
|
||||
|
||||
Reference in New Issue
Block a user