{ "extends": "tsconfig/tsconfig.json", "compilerOptions": { "outDir": "./dist" }, "include": [ "index.ts", "lib/**/*.ts" ] }