chore: update import order to prioritize core modules

This commit is contained in:
Melvin Chia
2026-01-10 17:10:12 +08:00
parent 66722cf838
commit c7399c1c4c

View File

@@ -10,7 +10,7 @@
],
"importOrder": [
"^shared/(.*)$",
"@apps/(.*)$",
"@core/(.*)$",
"@components/(.*)$",
"@functions/(.*)$",
"@/(.*)$",