xgqfrms / vscode

:cn: :rocket: Visual Studio Code & VSCode Code Snippets All in One 🎉
https://vscode.xgqfrms.xyz
MIT License
3 stars 1 forks source link

ts & limit #26

Open xgqfrms opened 5 years ago

xgqfrms commented 5 years ago

ts & limit

https://www.cnblogs.com/xgqfrms/p/11531667.html


maybe a solution

not recommend ⚠️

  1. change .js to .ts
  2. modify .vscode/setting.json

{
  "typescript.validate.enable": false,
}

ts OK

image

js bug

image