aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/rxjs/src/tsconfig.base.json
blob: c2f45b218aa4a8ac2985ff8e96125715b193f523 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "noEmit": false,
    "baseUrl": ".",
    "paths": {
      "rxjs": ["./"],
      "rxjs/*": ["./*"]
    }
  },
  "include": ["./**/*.ts"]
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage