speakmore-2.0/node_modules/tailwindcss/stubs/.prettierrc.json

7 lines
90 B
JSON
Raw Normal View History

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