wallet-connect-web-examples/dapps/vue-dapp-auth/tsconfig.json

5 lines
88 B
JSON
Raw Normal View History

{
// https://v3.nuxtjs.org/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}