scripts/.prettierrc.json
Dawid Wysokiński ac571326c3
All checks were successful
ci/woodpecker/push/test Pipeline was successful
feat: /api/v2 - generate client
2024-04-01 09:45:33 +02:00

5 lines
52 B
JSON

{
"singleQuote": true,
"trailingComma": "es5"
}