We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a4cd3 commit 1bf4397Copy full SHA for 1bf4397
docs/typescript.md
@@ -48,8 +48,6 @@ Config for strict **TypeScript** projects.
48
typescript: {
49
alwaysTryTypes: true,
50
project: 'tsconfig.base.json'
51
- // or if using RxJS:
52
- // project: ['tsconfig.base.json', 'node_modules/rxjs/tsconfig.json']
53
}
54
55
scripts/helpers/configs.js
@@ -109,8 +109,6 @@ export default tseslint.config(
109
110
111
112
113
114
115
116
0 commit comments