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