This commit is contained in:
Natsumi
2026-02-06 08:32:02 +13:00
committed by pa
parent 752c75b37c
commit 7af8b19a72

View File

@@ -15,6 +15,7 @@
"types": ["vite/client"],
"resolveJsonModule": true,
"noEmit": true,
"strict": false,
"paths": {
"*": ["./*"],
"@/*": ["./src/*"]