mirror of
https://github.com/qianguyihao/Web.git
synced 2024-11-01 05:24:45 +08:00
9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
{
|
|
"printWidth": 300,
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"tslintIntegration": true,
|
|
"insertSpaceBeforeFunctionParenthesis": false
|
|
} |