feat: enable resolveJsonModule

This commit is contained in:
lawvs 2022-08-03 00:30:19 +08:00
parent 7690511562
commit 9271503e59

View File

@ -14,6 +14,7 @@
"skipLibCheck": true,
"skipDefaultLibCheck": true,
"baseUrl": ".",
"resolveJsonModule": true,
"paths": {
"@toeverything/components/account": [
"libs/components/account/src/index.ts"