Skip to content

Commit

Permalink
chore: 更新 vscode workspace setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Oct 10, 2016
1 parent 4d8de37 commit bbe2070
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
// 将设置放入此文件中以覆盖默认值和用户设置。
{
"editor.tabSize": 2,
"editor.insertSpaces": true,
"files.trimTrailingWhitespace": true,
"typescript.tsdk": "./node_modules/typescript/lib"
}

0 comments on commit bbe2070

Please sign in to comment.