Skip to content

Commit ef1fb70

Browse files
🐛 fix: Fix tsconfig
1 parent 210ad8e commit ef1fb70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"jsx": "react-jsx",
66
"baseUrl": ".",
77
"allowSyntheticDefaultImports": true,
8+
"declaration": true,
89
"moduleResolution": "node",
910
"forceConsistentCasingInFileNames": true,
1011
"noImplicitReturns": true,

0 commit comments

Comments
 (0)