This commit is contained in:
Shahrad Elahi
2024-05-29 20:01:36 +03:30
parent f0d675dc39
commit 9a6fdaa2a5
98 changed files with 230 additions and 196 deletions

View File

@@ -23,7 +23,7 @@
}
}
],
"importOrder": ["<THIRD_PARTY_MODULES>", "", "^types$", "^@lib/(.*)$", "^@/(.*)$", "", "^[./]"],
"importOrder": ["<THIRD_PARTY_MODULES>", "", "^types$", "^\\$lib/(.*)$", "^@/(.*)$", "", "^[./]"],
"plugins": [
"@ianvs/prettier-plugin-sort-imports",
"prettier-plugin-tailwindcss",