filament-oauth2/.prettierrc
2025-11-09 20:10:34 +01:00

6 lines
75 B
Plaintext

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