diff --git a/tsconfig.json b/tsconfig.json index 6c6ba94db..69c89edbd 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "@substrate/dev/config/tsconfig.json", + "extends": "./node_modules/@substrate/dev/config/tsconfig.json", "compilerOptions": { "baseUrl": ".", "outDir": "build",