1
0
This commit is contained in:
2022-06-26 00:14:24 +02:00
parent 6acd9bac48
commit 574c91dfd2
5 changed files with 589 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"outDir": "./dist",
"outDir": ".",
"module": "commonjs",
"target": "esnext",
"lib": ["esnext"],