mirror of
https://dev.azure.com/globalhealthx/EMR/_git/helix-engage
synced 2026-04-11 18:28:15 +00:00
Linting and Formatting
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
"@trivago/prettier-plugin-sort-imports",
|
||||
"prettier-plugin-tailwindcss"
|
||||
],
|
||||
"tailwindFunctions": ["sortCx", "cx"],
|
||||
"tailwindFunctions": [
|
||||
"sortCx",
|
||||
"cx"
|
||||
],
|
||||
"importOrder": [
|
||||
"^react$",
|
||||
"^react-dom$",
|
||||
@@ -16,4 +19,4 @@
|
||||
"importOrderSeparation": false,
|
||||
"importOrderSortSpecifiers": true,
|
||||
"tailwindStylesheet": "./src/styles/globals.css"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user