[READ-ONLY] Mirror of https://github.com/danielroe/vuejs-de. vuejs-de.netlify.app/
0

Configure Feed

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

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