Skip to content

Commit 7089cd7

Browse files
committed
tsconfig: resolveJsonModule
1 parent 2056ae2 commit 7089cd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"allowSyntheticDefaultImports": true,
1515
"removeComments": true,
1616
"noImplicitAny": true,
17+
"resolveJsonModule": true,
1718
"typeRoots": [
1819
"./node_modules/@types",
1920
"./node_modules/@figma"

0 commit comments

Comments
 (0)