diff --git a/tsconfig.json b/tsconfig.json index dfb3be02..ba69a5a3 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,6 +1,7 @@ { "extends": "./tsconfig-google.json", "compilerOptions": { + "baseUrl": ".", "rootDir": ".", "outDir": "build", "resolveJsonModule": true