-
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
There are vue-tsc and @astrojs/check. I haven’t looked in depth, but these tools both appear to perform type checkign for Vue and Astro respectively.
There’s also user demand for a CLI to do type checking in MDX.
Now that projects are moving the TypeScript integrations to a plugin, they can integrate with each other. I don’t think it’s sufficient to have a CLI for each framework. We need to have one CLI that can perform type checking for multiple Volar based languages.
Even better would be if we can convince the TypeScript team to support plugins while running tsc out of the box.
Related issues
- Astro doesn't aware about svelte props withastro/astro#14681
- Typescript cannot resolve Vue Components (imported from a library) in Astro files withastro/astro#14679
- Add CLI mdx-js/mdx-analyzer#292
- Possibility to support vuejs microsoft/TypeScript#10427
- Plugin Support for Custom Transformers microsoft/TypeScript#14419
- Allow "Compiler Plugins" microsoft/TypeScript#16607
- TypeScript support for .mdx file extensions microsoft/TypeScript#36440
- Pre-Compiler Plugin Proposal microsoft/TypeScript#38736
- Diagnostic Compiler Plugin Proposal microsoft/TypeScript#45886
- vscode enters into "Initializing JS/TS Language Services" loop in our repo microsoft/TypeScript#53574
- A minimal custom transformer plugin proposal microsoft/TypeScript#54276
so1ve, TylorS, JulianCataldo, wangshunnn, karlhorky and 5 morekarlhorky, Princesseuh and TylorSTylorSkarlhorky
Metadata
Metadata
Assignees
Labels
No labels