[READ-ONLY] Mirror of https://github.com/danielroe/web-dev-challenge. quickrecipes.co
0

Configure Feed

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

web-dev-challenge / server / tsconfig.json
49 B 3 lines
1{ 2 "extends": "../.nuxt/tsconfig.server.json" 3}