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 a02acac commit 157defbCopy full SHA for 157defb
tsconfig.json
@@ -1,8 +1,6 @@
1
{
2
- "extends": "tsconfig.base.json",
3
- "include": [
4
- "**/*"
5
- ],
+ "extends": "./tsconfig.base.json",
+ "include": ["**/*"],
6
"references": [
7
8
"path": "packages/brease-core"
0 commit comments