Run npx @vuedx/typecheck
to quickly type check your Vue project, or install and use vuedx-typecheck
binary.
npm i @vuedx/typecheck --save-dev
Run vuedx-typecheck --help
to see all available options:
Usage: vuedx-typecheck [directory] <options>
Options
--format One of 'raw', 'json' or 'rdjson'
--vue process only vue files
--no-pretty Pretty print output
--help display help
--watch Watch files for changes
This package is part of VueDX project, maintained by Rahul Kadyan. You can 💖 sponsor him for continued development of this package and other VueDX tools.