oauth2-provider/.prettierrc

6 lines
62 B
Plaintext
Raw Normal View History

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