goshorly/frontend/.prettierrc.json
Phil f8c2300b19
All checks were successful
ci/woodpecker/pr/0-pre Pipeline was successful
ci/woodpecker/pr/1-build-check Pipeline was successful
[FRONTEND] Added boilerplate with daisyui / tailwijndcss
2025-04-09 20:32:39 +02:00

6 lines
120 B
JSON

{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}