Skip to content
Snippets Groups Projects
tsconfig.build.json 139 B
Newer Older
  "extends": "./tsconfig.json",
  "compilerOptions": {
  },
  "include": ["./src"],
  "exclude": ["**/__tests__"]