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