Rename src to source

This commit is contained in:
2026-07-27 10:14:56 +00:00
parent c0a8936828
commit c89946cf65
16 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"rootDir": "./src",
"rootDir": "./source",
"outDir": "./dist",
"module": "es2022",
"target": "es2022",