examples: add nuxt3 example

This commit is contained in:
bcakmakoglu
2022-06-03 21:21:53 +02:00
committed by Braks
parent f626c28b3b
commit f21d317fe8
10 changed files with 2630 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
// https://v3.nuxtjs.org/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}