Skip to content

Commit ee74474

Browse files
committed
fix deployment problem (related to react-postprocessing ts file import)
1 parent 4ddaad8 commit ee74474

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
@@ -27,6 +27,7 @@
2727
"./*"
2828
]
2929
},
30+
"allowImportingTsExtensions": true
3031
},
3132
"include": [
3233
"next-env.d.ts",

0 commit comments

Comments
 (0)