diff --git a/tsconfig.base.json b/tsconfig.base.json index 261d748949..5a45715ab6 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -14,6 +14,7 @@ "skipLibCheck": true, "skipDefaultLibCheck": true, "baseUrl": ".", + "resolveJsonModule": true, "paths": { "@toeverything/components/account": [ "libs/components/account/src/index.ts"