mirror of
https://github.com/Kir-Antipov/mc-publish.git
synced 2024-11-22 00:11:02 -05:00
Enabled importing .json files
This commit is contained in:
parent
07fccebe08
commit
184c337d90
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@
|
|||
"moduleResolution": "node",
|
||||
"baseUrl": "./src",
|
||||
"outDir": "./dist",
|
||||
"resolveJsonModule": true,
|
||||
},
|
||||
}
|
Loading…
Reference in a new issue