{"id":45532485,"url":"https://github.com/epreston/tsconfig","last_synced_at":"2026-02-23T01:28:02.504Z","repository":{"id":205350057,"uuid":"714007910","full_name":"epreston/tsconfig","owner":"epreston","description":"📦 Shared TypeScript TSConfig Base for my projects.","archived":false,"fork":false,"pushed_at":"2026-01-29T01:55:14.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-29T17:26:11.561Z","etag":null,"topics":["configuration","shared","tsconfig-json"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/epreston.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["epreston"]}},"created_at":"2023-11-03T17:56:53.000Z","updated_at":"2026-01-29T01:55:17.000Z","dependencies_parsed_at":"2024-07-22T04:39:59.426Z","dependency_job_id":null,"html_url":"https://github.com/epreston/tsconfig","commit_stats":null,"previous_names":["epreston/tsconfig"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/epreston/tsconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epreston%2Ftsconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epreston%2Ftsconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epreston%2Ftsconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epreston%2Ftsconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epreston","download_url":"https://codeload.github.com/epreston/tsconfig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epreston%2Ftsconfig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29734468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["configuration","shared","tsconfig-json"],"created_at":"2026-02-23T01:28:02.011Z","updated_at":"2026-02-23T01:28:02.497Z","avatar_url":"https://github.com/epreston.png","language":null,"funding_links":["https://github.com/sponsors/epreston"],"categories":[],"sub_categories":[],"readme":"# tsconfig\n\nShared [TypeScript TSConfig Base](https://www.typescriptlang.org/docs/handbook/tsconfig-json.html) for my projects.\n\n[![NPM version][npm-badge]][npm-url]\n[![License][license-badge]][license-url]\n\n## Install\n\n```sh\nnpm install @epreston/tsconfig --save-dev\n```\n\n## Usage\n\n`tsconfig.json`\n\n```jsonc\n{\n  \"extends\": \"@epreston/tsconfig\",\n  \"compilerOptions\": {\n    \"outDir\": \"temp\"\n  }\n}\n```\n\n## Tools\n\n| Tool         | Reference                      |\n| ------------ | ------------------------------ |\n| TypeScript   | https://www.typescriptlang.org |\n| Node.js      | https://nodejs.org             |\n| EditorConfig | https://editorconfig.org       |\n\n## References\n\n| Website  | Reference               |\n| -------- | ----------------------- |\n| TSConfig | https://aka.ms/tsconfig |\n\n## License\n\nThis project is released under the MIT [License](LICENSE).\n\n[npm-badge]: https://img.shields.io/npm/v/@epreston/tsconfig\n[npm-url]: https://www.npmjs.com/package/@epreston/tsconfig\n[license-badge]: https://img.shields.io/npm/l/@epreston/tsconfig\n[license-url]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepreston%2Ftsconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepreston%2Ftsconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepreston%2Ftsconfig/lists"}