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

6 lines
68 B
Plaintext
Raw Permalink Normal View History

2020-07-26 10:03:52 +00:00
{
"arrowParens": "avoid",
2021-01-04 17:12:05 +00:00
"semi": true,
"singleQuote": true
2020-07-26 10:03:52 +00:00
}