mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-24 03:01:32 +03:00
feat: enable resolveJsonModule
This commit is contained in:
parent
7690511562
commit
9271503e59
@ -14,6 +14,7 @@
|
||||
"skipLibCheck": true,
|
||||
"skipDefaultLibCheck": true,
|
||||
"baseUrl": ".",
|
||||
"resolveJsonModule": true,
|
||||
"paths": {
|
||||
"@toeverything/components/account": [
|
||||
"libs/components/account/src/index.ts"
|
||||
|
Loading…
Reference in New Issue
Block a user