This website works better with JavaScript.
Explore
Help
Register
Sign In
huoran
/
FE_cd_client
Watch
4
Star
0
Fork
You've already forked FE_cd_client
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
5.7 MiB
Branch:
master
FE_cd_client
/
.prettierrc
6 lines
86 B
Raw
Permalink
Normal View
History
Unescape
Escape
initial
4 years ago
{
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 140
}