This website requires JavaScript.
Explore
Help
Sign In
open
/
vite-plugin-earth
Watch
1
Star
0
Fork
You've already forked vite-plugin-earth
0
Code
Pull Requests
Projects
Releases
Activity
ccf0c9f6e3
vite-plugin-earth
/
.prettierrc
7 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
2.0 初始化
2023-03-28 10:02:22 +08:00
{
"semi": true,
"tabWidth": 2,
"singleQuote": true,
"printWidth": 120,
"trailingComma": "none"
}