We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4115623 commit ceae16bCopy full SHA for ceae16b
tsconfig.json
@@ -5,6 +5,7 @@
5
"outDir": "dist",
6
"baseUrl": "src",
7
"exactOptionalPropertyTypes": true,
8
+ "types": [],
9
"sourceMap": false,
10
"declaration": true,
11
"incremental": true,
0 commit comments