the-forest/client/node_modules/tailwindcss/stubs/.prettierrc.json

7 lines
90 B
JSON
Raw Normal View History

2024-09-17 20:35:18 -04:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"trailingComma": "es5"
}