tsconfig.json 87 B

1234
  1. {
  2. "extends": "../../tsconfig.json",
  3. "exclude": [ ] // Overwrite exclude property
  4. }