made system changes

This commit is contained in:
SinachPat
2026-04-23 13:46:15 +01:00
parent eb9c6c1f2c
commit dbe7c8cbb0
12 changed files with 644 additions and 1 deletions
+3
View File
@@ -8,6 +8,9 @@
],
"noEmit": true,
"allowJs": true,
"paths": {
"@/*": ["./src/*"]
},
"incremental": true,
"esModuleInterop": true,
"resolveJsonModule": true,