@vuedx/typecheck
TypeScript icon, indicating that this package has built-in type declarations

0.7.6 • Public • Published

TypeCheck for Vue

A command line tool to check types, functionally equivalent to tsc --noEmit but supports Vue.

Usage

Run npx @vuedx/typecheck to quickly type check your Vue project, or install and use vuedx-typecheck binary.

Install

npm i @vuedx/typecheck --save-dev

Options

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

Support

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.

/@vuedx/typecheck/

    Package Sidebar

    Install

    npm i @vuedx/typecheck

    Weekly Downloads

    1,481

    Version

    0.7.6

    License

    MIT

    Unpacked Size

    217 kB

    Total Files

    8

    Last publish

    Collaborators

    • znck