This website works better with JavaScript.
Explore
Help
Register
Sign In
huoran
/
FE_chaohuLake_server
Watch
4
Star
0
Fork
You've already forked FE_chaohuLake_server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
16
Commits
1
Branch
1
Tag
5.2 MiB
Tree:
f2fc7f99ea
FE_chaohuLake_server
/
.prettierrc
6 lines
86 B
Raw
Normal View
History
Unescape
Escape
提交代码
3 years ago
{
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 140
}