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