Skip to content

Commit 632d47a

Browse files
author
ci-bot
committed
rename plugin file. Add ts compiler option
1 parent 8c949f3 commit 632d47a

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
File renamed without changes.

tsconfig.base.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"sourceMap": true,
1212
"declaration": false,
1313
"moduleResolution": "node",
14+
"resolveJsonModule": true,
1415
"emitDecoratorMetadata": true,
1516
"experimentalDecorators": true,
1617
"allowSyntheticDefaultImports": true,

0 commit comments

Comments
 (0)