{"id":22840895,"url":"https://github.com/mkloubert/tsconfig","last_synced_at":"2026-04-29T10:33:16.385Z","repository":{"id":57682955,"uuid":"486392680","full_name":"mkloubert/tsconfig","owner":"mkloubert","description":"Personal tsconfig.json, which can be used by anyone.","archived":false,"fork":false,"pushed_at":"2022-04-28T00:46:39.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T05:46:28.045Z","etag":null,"topics":["ts","tsc","tsconfig","tsconfig-json","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@marcelkloubert/tsconfig","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/mkloubert.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"mkloubert","custom":["https://marcel.coffee/"]}},"created_at":"2022-04-28T00:25:39.000Z","updated_at":"2022-04-28T01:03:12.000Z","dependencies_parsed_at":"2022-09-15T17:50:25.800Z","dependency_job_id":null,"html_url":"https://github.com/mkloubert/tsconfig","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkloubert/tsconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkloubert%2Ftsconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkloubert%2Ftsconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkloubert%2Ftsconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkloubert%2Ftsconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkloubert","download_url":"https://codeload.github.com/mkloubert/tsconfig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkloubert%2Ftsconfig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32421768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["ts","tsc","tsconfig","tsconfig-json","typescript"],"created_at":"2024-12-13T01:14:00.082Z","updated_at":"2026-04-29T10:33:16.368Z","avatar_url":"https://github.com/mkloubert.png","language":null,"funding_links":["https://patreon.com/mkloubert","https://marcel.coffee/","https://paypal.me/MarcelKloubert","https://buymeacoffee.com/mkloubert"],"categories":[],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/v/@marcelkloubert/tsconfig.svg)](https://www.npmjs.com/package/@marcelkloubert/tsconfig)\n[![last build](https://img.shields.io/github/workflow/status/mkloubert/js-strings/Publish)](https://github.com/mkloubert/tsconfig/actions?query=workflow%3APublish)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/mkloubert/tsconfig/pulls)\n\n# @marcelkloubert/tsconfig\n\nShared [TypeScript](https://www.typescriptlang.org/docs/handbook/tsconfig-json.html) config files, which can be used by anyone.\n\n## Install\n\n```\n$ npm i -D @marcelkloubert/tsconfig\n```\n\n## Usage\n\n### tsconfig.json\n\n```json\n{\n  \"extends\": \"@marcelkloubert/tsconfig\",\n  \"compilerOptions\": {\n    \"outDir\": \"lib\",\n    \"rootDir\": \"src\",\n  },\n  \"exclude\": [\"node_modules\"]\n}\n```\n\n## License\n\nMIT © [Marcel Joachim Kloubert](https://github.com/mkloubert)\n\n## Support\n\n\u003cspan class=\"badge-paypal\"\u003e\u003ca href=\"https://paypal.me/MarcelKloubert\" title=\"Donate to this project using PayPal\"\u003e\u003cimg src=\"https://img.shields.io/badge/paypal-donate-yellow.svg\" alt=\"PayPal donate button\" /\u003e\u003c/a\u003e\u003c/span\u003e\n\u003cspan class=\"badge-patreon\"\u003e\u003ca href=\"https://patreon.com/mkloubert\" title=\"Donate to this project using Patreon\"\u003e\u003cimg src=\"https://img.shields.io/badge/patreon-donate-yellow.svg\" alt=\"Patreon donate button\" /\u003e\u003c/a\u003e\u003c/span\u003e\n\u003cspan class=\"badge-buymeacoffee\"\u003e\u003ca href=\"https://buymeacoffee.com/mkloubert\" title=\"Donate to this project using Buy Me A Coffee\"\u003e\u003cimg src=\"https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg\" alt=\"Buy Me A Coffee donate button\" /\u003e\u003c/a\u003e\u003c/span\u003e\n\nOr visit https://marcel.coffee\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkloubert%2Ftsconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkloubert%2Ftsconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkloubert%2Ftsconfig/lists"}