smatchit_tailwind_project/node_modules/tailwindcss/stubs/.prettierrc.json

7 lines
90 B
JSON
Raw Normal View History

2024-07-15 12:57:41 +00:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"trailingComma": "es5"
}