settings.json 87 B

12345
  1. {
  2. "typescript.tsdk": "./node_modules/typescript/lib",
  3. "tslint.enable": false
  4. }