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 5f8e052 commit 5d5af1cCopy full SHA for 5d5af1c
packages/tsconfig/tsconfig.esm-only.json
@@ -12,5 +12,6 @@
12
"incremental": true,
13
"composite": true,
14
"isolatedDeclarations": true
15
- }
+ },
16
+ "include": ["${configDir}/src"]
17
}
0 commit comments