Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
Nimblz
/
rojo.space
mirror of
https://github.com/Nimblz/rojo.space
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
dependabot/npm_and_yarn/acorn-6.4.1
gh-pages
inline-docs
master
no-gatsby
port-docs
react-static
rojo-6-docs
rojo.space
/
.prettierrc
.prettierrc
107 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
{
"endOfLine": "lf",
"semi": true,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}