Files
keyvault/api/.prettierrc
Bastian Wagner c00aad559d auth
2024-09-12 21:33:11 +02:00

6 lines
91 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"endOfLine": "auto",
"tabWidth": 2
}