update prettier config for v3
This commit is contained in:
@@ -4,6 +4,5 @@
|
|||||||
"singleQuote": false,
|
"singleQuote": false,
|
||||||
"trailingComma": "none",
|
"trailingComma": "none",
|
||||||
"endOfLine": "auto",
|
"endOfLine": "auto",
|
||||||
"plugins": ["prettier-plugin-tailwindcss"],
|
"plugins": ["prettier-plugin-tailwindcss"]
|
||||||
"pluginSearchDirs": false
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user