Rename src to source

This commit is contained in:
2026-07-27 10:20:12 +00:00
parent 69fc23a4c1
commit 90dd25cd44
32 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"rootDir": "./src",
"rootDir": "./source",
"outDir": "./dist",
"module": "es2022",
"target": "es2022",