featurehelp wanted
Description
Example: https://github.com/bfred-it/doma/blob/master/tsconfig.json
{
"extends": "@sindresorhus/tsconfig",
"compilerOptions": {
"outDir": ".",
"target": "es2015",
"declaration": true
},
"files": [
"index.ts"
]
}
@sindresorhus/tsconfig could link to https://github.com/sindresorhus/tsconfig