{"id":16149095,"url":"https://github.com/zardoy/vscode-disable-ts-errors","last_synced_at":"2025-04-06T21:36:55.368Z","repository":{"id":152437964,"uuid":"625907900","full_name":"zardoy/vscode-disable-ts-errors","owner":"zardoy","description":"Have complete control over TypeScript / JavaScript diagnostics in your IDE","archived":false,"fork":false,"pushed_at":"2023-07-14T13:28:54.000Z","size":140,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T03:41:23.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=zardoy.disable-ts-errors","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/zardoy.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-04-10T11:27:28.000Z","updated_at":"2024-12-23T16:35:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"172982c2-2394-43ea-a98d-e882b7716ce5","html_url":"https://github.com/zardoy/vscode-disable-ts-errors","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zardoy%2Fvscode-disable-ts-errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zardoy%2Fvscode-disable-ts-errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zardoy%2Fvscode-disable-ts-errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zardoy%2Fvscode-disable-ts-errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zardoy","download_url":"https://codeload.github.com/zardoy/vscode-disable-ts-errors/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557794,"owners_count":20958045,"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":[],"created_at":"2024-10-10T00:36:37.494Z","updated_at":"2025-04-06T21:36:55.319Z","avatar_url":"https://github.com/zardoy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VS Code Disable TS Errors\n\nDisable / configure TypeScript diagnostics.\n\n## Usage examples\n\n### Toggle\n\nThis was mainly created for easier reading of just-cloned repos that don't have dependencies installed yet (so you don't have bunch of red lines). That's why there is statusbar item that can toggle `disableTsErrors.disableAllErrors` setting.\n\n### Per-diagnostic configuration\n\nFor projects without typechecking (without jsconfig, js only) you can use `disableTsErrors.customizations` to disable specific diagnostics, similar how you can override eslint rules reporting with `eslint.rules.customizations`.\n\nAlso you can use this setting to disable refactoring hints, such as suggestions for unused variables. Or you can change severity of some errors to warning or hint.\n\n### Using with tsc-silent\n\nIf you still really need to disable specific errors in type-checked projects for some reason, you should use this along with [tsc-silent](https://www.npmjs.com/package/tsc-silent). Support for `tsc-silent` is enabled out of the box when the file with the name `tsc-silent.config.js` is found in the root (can be changed via setting).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzardoy%2Fvscode-disable-ts-errors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzardoy%2Fvscode-disable-ts-errors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzardoy%2Fvscode-disable-ts-errors/lists"}