Skip to content

Commit 95b5f9d

Browse files
author
ci-bot
committed
rename plugin file. Add ts compiler option
1 parent 7f5d5ac commit 95b5f9d

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)