Skip to content

Commit

Permalink
chore: 编辑器环境 TypeScript 配置
Browse files Browse the repository at this point in the history
  • Loading branch information
yulimchen committed May 19, 2024
1 parent 306dc0d commit a28e1e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
}
},
"typescript.tsdk": "node_modules/typescript/lib"
}

0 comments on commit a28e1e4

Please sign in to comment.