Skip to content

Commit e0bb531

Browse files
committed
fix(config/tsconfig): fix 'link' tsconfig at publish root
1 parent 7c10ba9 commit e0bb531

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,3 +1,3 @@
11
{
2-
"extends": "./src/config/tsconfig"
2+
"extends": "./dist/config/tsconfig"
33
}

0 commit comments

Comments
 (0)