We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f612bb commit 4b20a9dCopy full SHA for 4b20a9d
packages/plugin-quai/tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "../../tsconfig.json",
+ "extends": "../core/tsconfig.json",
3
"compilerOptions": {
4
"outDir": "dist",
5
"rootDir": "./src"
0 commit comments