auth.andert.me/example/google-auth/.prettierrc
2023-07-21 09:24:32 +02:00

7 lines
90 B
Plaintext

{
"arrowParens": "avoid",
"trailingComma": "es5",
"singleQuote": true,
"semi": true
}