[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-deno.
0

Configure Feed

Select the types of activity you want to include in your feed.

nuxt-deno / tsconfig.json
88 B 4 lines
1{ 2 // https://v3.nuxtjs.org/concepts/typescript 3 "extends": "./.nuxt/tsconfig.json" 4}