mirror of
https://github.com/LiuYuYang01/ThriveX-Blog.git
synced 2026-09-03 06:24:24 +08:00
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"jsxSingleQuote": false,
|
|
"printWidth": 999,
|
|
"semi": true,
|
|
"bracketSpacing": true,
|
|
"arrowParens": "always"
|
|
}
|