Misc fixes: cleanup templates and supporting updates

This commit is contained in:
Dwindi Ramadhana
2026-06-02 00:39:27 +07:00
parent df969b442d
commit dcdd6d8cac
6 changed files with 102 additions and 417 deletions

View File

@@ -15,7 +15,7 @@
"types": [],
"baseUrl": ".",
"paths": { "@/*": ["./src/*"] },
"ignoreDeprecations": "6.0"
"ignoreDeprecations": "5.0"
},
"include": ["src"]
}