oauth2-provider/.prettierrc

6 lines
62 B
Plaintext

{
"semi": true,
"singleQuote": true,
"printWidth": 80
}