We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2056ae2 commit 7089cd7Copy full SHA for 7089cd7
tsconfig.json
@@ -14,6 +14,7 @@
14
"allowSyntheticDefaultImports": true,
15
"removeComments": true,
16
"noImplicitAny": true,
17
+ "resolveJsonModule": true,
18
"typeRoots": [
19
"./node_modules/@types",
20
"./node_modules/@figma"
0 commit comments