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