first commit

This commit is contained in:
bagus-arie05
2025-09-04 16:00:28 +07:00
commit 5980946669
15 changed files with 19033 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"
}