This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lichong
/
machineshow
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
7.7 MiB
Branch:
master
machineshow
/
.prettierrc
7 lines
91 B
Raw
Permalink
Normal View
History
21
8 months ago
{
"singleQuote": true,
"semi": false,
"printWidth": 100,
"trailingComma": "none"
}