{"id":16905745,"url":"https://github.com/octref/ts-config-plugin","last_synced_at":"2025-03-22T10:31:10.925Z","repository":{"id":57380620,"uuid":"164834810","full_name":"octref/ts-config-plugin","owner":"octref","description":"POC TS Plugin for type checking / completing `module.exports`","archived":false,"fork":false,"pushed_at":"2019-01-11T19:56:20.000Z","size":7409,"stargazers_count":46,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T10:21:32.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/octref.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}},"created_at":"2019-01-09T09:47:25.000Z","updated_at":"2024-12-11T20:57:22.000Z","dependencies_parsed_at":"2022-09-06T03:32:15.786Z","dependency_job_id":null,"html_url":"https://github.com/octref/ts-config-plugin","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octref%2Fts-config-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octref%2Fts-config-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octref%2Fts-config-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octref%2Fts-config-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octref","download_url":"https://codeload.github.com/octref/ts-config-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244943732,"owners_count":20536290,"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-13T18:39:28.964Z","updated_at":"2025-03-22T10:31:10.272Z","avatar_url":"https://github.com/octref.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TS Config Plugin\n\nJust install the [VS Code extension](https://marketplace.visualstudio.com/items?itemName=octref.vscode-ts-config-plugin).\n\nOr, `yarn add ts-config-plugin` and put this in tsconfig:\n\n```json\n{\n  \"compilerOptions\": {\n    \"plugins\": [\n      { \"name\": \"ts-config-plugin\" }\n    ]\n  }\n}\n```\n\n## Demo\n\n![demo](./vsc/media/config.gif)\n\n## Supported Configs\n\n- [x] webpack.config.js\n- [ ] .eslintrc.js\n- [ ] prettier.config.js / .prettierrc.js\n\n## Notes\n\n- The plugin only handles completion / diagnostics.\n- This plugin is quite slow. I do hope it can be faster, but that needs more API from TypeScript.\n- It's mainly for trying out TS Plugin, so I can use it for [Vetur](https://vuejs.github.io/vetur/) to build better typing experience for Vue 2 and the upcoming Vue 3.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctref%2Fts-config-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctref%2Fts-config-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctref%2Fts-config-plugin/lists"}