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.
src
1 parent 4adac42 commit ea267c7Copy full SHA for ea267c7
tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "exclude": ["integrationTests/ts/**/*"],
+ "include": ["src/**/*"],
3
"compilerOptions": {
4
"module": "commonjs",
5
"lib": ["es2019", "es2020.promise", "es2020.bigint", "es2020.string"],
0 commit comments