Skip to content

Commit dfb0cd0

Browse files
committed
update tsonfig
1 parent 378cfdd commit dfb0cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"esModuleInterop": true,
99
"skipLibCheck": true,
1010
// "forceConsistentCasingInFileNames": true,
11-
// "declaration": true
11+
"declaration": true
1212
},
1313
"include": ["src/**/*"],
1414
"exclude": ["node_modules", "dist"]

0 commit comments

Comments
 (0)