This repository has been archived on 2022-06-22. You can view files and clone it, but cannot push or open issues or pull requests.
usaco-guide/.prettierrc
2020-06-03 14:14:30 -07:00

5 lines
46 B
Text

{
"arrowParens": "avoid",
"semi": false
}