tsconfig.build.json 56 B

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