settings.json 108 B

1234
  1. {
  2. "vscode.tsc.compiler.alertTSConfigChanges": "never",
  3. "vscode.tsc.compiler.alertOnError": "never"
  4. }