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 9ab8e4c commit 913f05fCopy full SHA for 913f05f
packages-private/local-playground/tsconfig.json
@@ -4,5 +4,5 @@
4
"isolatedDeclarations": false,
5
"allowJs": true
6
},
7
- "include": ["./**/*", "../packages/*/src"]
+ "include": ["./**/*", "../../packages/*/src"]
8
}
0 commit comments