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 7f13e8e commit 2beb45cCopy full SHA for 2beb45c
lib/tsconfig.prod.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "../tsconfig.json",
+ "extends": "./tsconfig.json",
3
"compilerOptions": {
4
"sourceMap": false,
5
"inlineSources": false
0 commit comments