chore(prettier): correctly sort routers

This commit is contained in:
fero
2024-04-04 08:38:31 -07:00
parent 4ea5846e0d
commit 61114d8cf9

View File

@@ -6,6 +6,7 @@
"singleQuote": true,
"jsxSingleQuote": true,
"importOrder": [
"^@/routers/(.*)$",
"^@/components/(.*)$",
"^@/hoc/(.*)$",
"^@/lib/(.*)$",