This repository has been archived on 2024-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
oauth2-provider/.prettierrc

6 lines
62 B
Plaintext
Raw Normal View History

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