Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
PolyMC
/
bot
mirror of
https://github.com/PolyMC/bot
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
bot
/
.prettierrc
.prettierrc
105 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
{
"singleQuote": true,
"trailingComma": "es5",
"useTabs": false,
"tabWidth": 2,
"semi": true
}