wip: init

This commit is contained in:
taskylizard 2025-05-01 20:56:22 +00:00
parent 45d9157281
commit 2606a39f8d
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
10 changed files with 1670 additions and 55 deletions

View file

@ -13,7 +13,7 @@
"noUnusedLocals": true,
"strictNullChecks": true,
"forceConsistentCasingInFileNames": true,
"types": ["vitepress"]
"types": ["vitepress", "vitepress/client"]
},
"exclude": ["node_modules"],
"include": [