This website requires JavaScript.
Explore
Help
Register
Sign In
efc
/
scr-web
Watch
2
Star
0
Fork
You've already forked scr-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8af23b331a
scr-web
/
.prettierrc
8 lines
115 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: 测试
2024-07-19 02:27:21 +00:00
{
"printWidth": 300,
"tabWidth": 2,
"singleQuote": true,
"semi": false,
"trailingComma": "none"
}