[READ-ONLY] Mirror of https://github.com/danielroe/firstcommit.is. Find your first open-source commit on GitHub firstcommit.is
api commit github nuxt oauth
0

Configure Feed

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

firstcommit.is / tsconfig.json
94 B 4 lines
1{ 2 // https://nuxt.com/docs/guide/concepts/typescript 3 "extends": "./.nuxt/tsconfig.json" 4}