This repository has been archived on 2022-09-04. You can view files and clone it, but cannot push or open issues or pull requests.
tribalwarshelp.com/.prettierrc
2021-01-04 18:12:05 +01:00

6 lines
68 B
Plaintext

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