Files
nuxtci/.prettierrc
valere 33a19090c6
All checks were successful
Deploy App / build (push) Successful in 28s
Deploy App / deploy (push) Successful in 14s
templates: add features
2025-10-11 21:38:47 +02:00

9 lines
109 B
Plaintext

{
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none",
"printWidth": 100
}