-
-
Notifications
You must be signed in to change notification settings - Fork 501
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
prettier settings:
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"tabWidth": 4,
"singleQuote": true,
"printWidth": 80,
"trailingComma": "none",
"endOfLine": "auto",
"vueIndentScriptAndStyle": false,
"bracketSameLine": true,
"singleAttributePerLine": false,
"htmlWhitespaceSensitivity": "ignore",
"plugins": [
"prettier-plugin-tailwindcss"
]
}
zheung and sander-struijk
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working


