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 fd22620 commit a17da50Copy full SHA for a17da50
packages/node/tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "../../tsconfig.json",
3
4
- "include": ["src/**/*"],
+ "include": ["src/**/*", "./src/integrations/diagnostic_channel.d.ts"],
5
6
"compilerOptions": {
7
"lib": ["es2018"],
0 commit comments