devsite/node_modules/tailwindcss/stubs/.prettierrc.json
2024-07-07 18:49:38 -07:00

7 lines
90 B
JSON

{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"trailingComma": "es5"
}