fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

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

at main 7 lines 122 B view raw
1{ 2 "extends": "./tsconfig.base.json", 3 "compilerOptions": { 4 "declaration": false, 5 "esModuleInterop": true 6 } 7}