We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89bd9e3 commit ef5e260Copy full SHA for ef5e260
tsconfig.json
@@ -6,6 +6,7 @@
6
"es2020"
7
],
8
"module": "commonjs",
9
+ "outDir": "dist",
10
"rootDir": ".",
11
"sourceMap": true,
12
"strict": true,
0 commit comments