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 7804e3d commit 7470f08Copy full SHA for 7470f08
tsconfig.json
@@ -16,5 +16,5 @@
16
"strict": true,
17
"lib": ["dom", "dom.iterable", "esnext"]
18
},
19
- "exclude": ["node_modules", "dist", "**/*-test.ts"]
+ "exclude": ["node_modules", "dist", "**/*-test.ts", "package.config.ts"]
20
}
0 commit comments