mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
tsc resolveJsonModule
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
3218deff3a
commit
b3a87b56fa
@ -2,6 +2,7 @@
|
||||
"compilerOptions": {
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"resolveJsonModule": true,
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "node",
|
||||
"target": "es2016",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user