This website works better with JavaScript.
Explore
Help
Register
Sign In
huoran
/
FE_middlePlatform_server
Watch
4
Star
0
Fork
You've already forked FE_middlePlatform_server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
15
Wiki
Activity
85
Commits
13
Branches
21
Tags
18 MiB
Tree:
123b56cff2
FE_middlePlatform_server
/
.prettierrc
6 lines
86 B
Raw
Normal View
History
Unescape
Escape
initial
4 years ago
{
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 140
}