initial commit

This commit is contained in:
Zoe
2022-11-24 00:52:36 -06:00
commit 801e97c82d
9 changed files with 14001 additions and 0 deletions

4
tsconfig.json Normal file
View File

@@ -0,0 +1,4 @@
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}