Files
tuono/.prettierrc
T
2024-04-27 10:40:38 +02:00

6 lines
69 B
Plaintext

{
"semi": false,
"singleQuote": true,
"trailingComma": "all"
}