{"id":15354930,"url":"https://github.com/capaj/ts-inquisition","last_synced_at":"2025-04-15T06:20:58.232Z","repository":{"id":43321895,"uuid":"311208280","full_name":"capaj/ts-inquisition","owner":"capaj","description":"A simple CLI util to mark all your current TS errors as expected. Useful when you wan to fail your builds on a new type error while expecting the old ones","archived":false,"fork":false,"pushed_at":"2024-06-29T19:16:51.000Z","size":133,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T17:01:46.120Z","etag":null,"topics":["cli","js-to-ts","typechecking","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/capaj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-09T02:59:17.000Z","updated_at":"2024-09-20T18:04:32.000Z","dependencies_parsed_at":"2023-01-31T00:46:13.947Z","dependency_job_id":null,"html_url":"https://github.com/capaj/ts-inquisition","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fts-inquisition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fts-inquisition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fts-inquisition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fts-inquisition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capaj","download_url":"https://codeload.github.com/capaj/ts-inquisition/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248823744,"owners_count":21167301,"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":["cli","js-to-ts","typechecking","typescript"],"created_at":"2024-10-01T12:21:43.070Z","updated_at":"2025-04-15T06:20:58.206Z","avatar_url":"https://github.com/capaj.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-inquisition\n\nexpect all the type errors. A simple CLI util to mark all your current TS errors as expected. Useful when\n\n- you wan to start failing your builds on a new type error while keeping the old ones as is.\n- you are converting JS project into TS. With ts-inquisition you can basically do a project of any size in like 10 minutes if you are ok with having the current TS errors silenced.\n\nSupports `ts` and `tsx` files.\n\n## Usage\n\n\n\u003e **Warning**\n\u003e Note that it is only tested on code bases formatted with prettier. It won't work correctly on code bases with any other formatting.\n\n```\nnpx ts-inquisition \"src/**\"\n```\n\n# Errors that will not be expected\n\n- import statement errors. You really should fix those, does not make much sense to silence them.\n- spanish inquisition. Nobody expects spanish inquisition.\n\nall other TS errors will be expected and silenced.\n\n## Why is it called ts-inquisition\n\nIt's a reference to https://www.youtube.com/watch?v=Cj8n4MfhjUc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapaj%2Fts-inquisition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapaj%2Fts-inquisition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapaj%2Fts-inquisition/lists"}