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.
tsconfig.json
core
1 parent 2f38481 commit 0e808c6Copy full SHA for 0e808c6
packages/core/src/tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "../../../tsconfig.base.json",
+ "extends": "../../../tsconfig.build.json",
3
"include": [
4
"./"
5
],
0 commit comments