{"id":13671097,"url":"https://github.com/Saul-Mirone/type-config","last_synced_at":"2025-04-27T14:33:04.421Z","repository":{"id":34573000,"uuid":"179276572","full_name":"Saul-Mirone/type-config","owner":"Saul-Mirone","description":"A generator for tsconfig","archived":false,"fork":false,"pushed_at":"2024-12-30T08:23:44.000Z","size":24496,"stargazers_count":21,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-19T09:25:09.280Z","etag":null,"topics":["tsconfig","tsconfig-setttings","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Saul-Mirone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-03T11:33:04.000Z","updated_at":"2025-03-01T05:57:25.000Z","dependencies_parsed_at":"2024-04-13T17:06:34.257Z","dependency_job_id":"8220c6ed-22b1-49a2-ad34-ce51a91d6c4c","html_url":"https://github.com/Saul-Mirone/type-config","commit_stats":{"total_commits":32,"total_committers":5,"mean_commits":6.4,"dds":0.6875,"last_synced_commit":"70e6c7aad3f799b0b4a3737a8f7026e3fa5f8a4f"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saul-Mirone%2Ftype-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saul-Mirone%2Ftype-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saul-Mirone%2Ftype-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saul-Mirone%2Ftype-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Saul-Mirone","download_url":"https://codeload.github.com/Saul-Mirone/type-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250781397,"owners_count":21486238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["tsconfig","tsconfig-setttings","typescript"],"created_at":"2024-08-02T09:00:58.964Z","updated_at":"2025-04-27T14:33:04.391Z","avatar_url":"https://github.com/Saul-Mirone.png","language":"JavaScript","readme":"# TypeConfig\n\n## Motivation\n\nTypescript is greet. However, every time we start a project with typescript (or migrate our old js project), we must choose [compiler options](https://www.typescriptlang.org/docs/handbook/compiler-options.html) for our project. Going through all the rules is really painful.\n\n*TypeConfig* comes to make getting start with tsconfig really easier: just pick the style and enjoy.\n\n## Quick Start\n\n```\nnpm install @type-config/cli -g\n\ntype-config init\n```\n\n## Introduction\n\n*TypeConfig* provide following receipes (Addition is welcome):\n\n* **standard**: Can be use in most projects. Use most type check rules, but not anything more(like no used something).\n* **strict**: Fit for packages. Use the most strict rules.\n* **react**: Fit for app using react.\n* **easy**: Fit for new starter or old javascript projects. Use the most loose rules, allow using javascript.\n\n### CLI usage:\n```\n# you can decide the name of the config file\ntype-config init [config-name.json]\n```\n","funding_links":[],"categories":["JavaScript","Tools"],"sub_categories":["IDE"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSaul-Mirone%2Ftype-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSaul-Mirone%2Ftype-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSaul-Mirone%2Ftype-config/lists"}