devsite/node_modules/tailwindcss/stubs/.prettierrc.json

7 lines
90 B
JSON
Raw Permalink Normal View History

2024-07-08 01:49:38 +00:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"trailingComma": "es5"
}