This commit is contained in:
2024-12-12 02:11:01 +02:00
parent 1810c550ba
commit 2939b029b0
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"declaration": true,
"target": "ES2020",
"target": "ESNext",
"module": "ESNext",
"moduleResolution": "node",
"outDir": "./dist",