wasp/waspc/examples/todo-typescript/.prettierrc
2024-01-29 16:08:15 +01:00

4 lines
42 B
Plaintext

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