Skip to content

Commit 4b20a9d

Browse files
committed
fix path
1 parent 6f612bb commit 4b20a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-quai/tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "../../tsconfig.json",
2+
"extends": "../core/tsconfig.json",
33
"compilerOptions": {
44
"outDir": "dist",
55
"rootDir": "./src"

0 commit comments

Comments
 (0)