Rename src to source

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