This website requires JavaScript.
Explore
Help
Sign In
mirror
/
MCSManager
Watch
2
Star
0
Fork
1
You've already forked MCSManager
mirror of
https://github.com/MCSManager/MCSManager.git
synced
2024-11-21 03:12:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
05a9171fd0
MCSManager
/
.prettierrc.json
8 lines
111 B
JSON
Raw
Normal View
History
Unescape
Escape
优化 设置宽度限制
2020-10-08 12:13:27 +08:00
{
整理 格式化代码
2021-11-10 16:53:13 +08:00
"printWidth"
:
202
,
"trailingComma"
:
"es5"
,
"tabWidth"
:
2
,
"useTabs"
:
false
,
"singleQuote"
:
false
优化 设置宽度限制
2020-10-08 12:13:27 +08:00
}
Reference in New Issue
Copy Permalink