[READ-ONLY] Mirror of https://github.com/danielroe/n3rdle. n3rdle.vercel.app
0

Configure Feed

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

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