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