Skip to content

Commit 5e6199d

Browse files
committed
Revert "chore: use relative path to parent tsconfig.json (#1476)"
This reverts commit 8b85ecb.
1 parent 36e5399 commit 5e6199d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "./node_modules/@tsconfig/node14/tsconfig.json",
2+
"extends": "@tsconfig/node14/tsconfig.json",
33
"compilerOptions": {
44
"noEmit": true,
55
"stripInternal": true,

0 commit comments

Comments
 (0)