Rename to source

This commit is contained in:
2026-07-27 10:17:45 +00:00
parent e2d04855b6
commit 9286d6a28f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"rootDir": "source",
"rootDir": "./source",
"outDir": "./dist",
"module": "es2022",
"target": "es2022",