This commit is contained in:
Kar
2022-09-06 22:42:07 +05:30
commit f06fa0f4cc
10 changed files with 4787 additions and 0 deletions

4
tsconfig.json Normal file
View File

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