tsconfig.build.json 57 B

12345
  1. {
  2. "extends": "./tsconfig",
  3. "exclude": ["example"]
  4. }