fix:First line can comment #5
/ build_and_publish (push) Successful in 23s

This commit is contained in:
2025-01-25 00:19:55 +01:00
parent 189db33fc7
commit 1491aad2ea
6 changed files with 43 additions and 690 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"module": "commonjs",
"target": "es2019",
"lib": ["ES2019"],
"outDir": "./out",
"outDir": "./dist",
"rootDir": "src",
"sourceMap": true
},