Add package json

This commit is contained in:
marzban-dev
2024-12-11 20:16:46 +03:30
parent 2f93f903ed
commit 608d5c89d7
3 changed files with 10672 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}