branch:
tsconfig.json
107 bytesRaw
{
  "extends": "../../../../tsconfig.base.json",
  "include": ["./**/*.ts", "./**/*.d.ts", "../**/*.ts"]
}