typescript-tutorial
typescript-tutorial copied to clipboard
代码检查
https://ts.xcatliu.com/engineering/lint.html
已经弃用
"editor.formatOnSave"
使用
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
一直用两个空格缩进
用webstorm的怎么说
用webstorm的怎么说
@barry1102 用webstorm的怎么说
建议投向 vscode 的怀抱