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 71971dd commit 9b420d9Copy full SHA for 9b420d9
tsconfig.json
@@ -6,6 +6,7 @@
6
"outDir": "lib",
7
8
"strict": true,
9
+ "declaration": true,
10
"esModuleInterop": true,
11
"forceConsistentCasingInFileNames": true,
12
"strictPropertyInitialization": false,
0 commit comments