Initial commit

This commit is contained in:
2022-07-21 16:50:03 -04:00
parent 182c3ce4dd
commit 2211879de0
106 changed files with 6270 additions and 2948 deletions

4
tsconfig.json Normal file
View File

@@ -0,0 +1,4 @@
{
// https://v3.nuxtjs.org/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}