0.1.0 • Published 6 years ago

check-js-types v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

check-js-types

NPM npm (tag) Dependabot Status GitHub issues GitHub pull requests

CLI utility program to check JSDoc types in one or more JavaScript sources, using globs

$ check-js-types --help

  Check JavaScript types specified in JSDoc comments

  Usage
    $ check-js-types files

  Options
    --strict Do strict type checking

  Examples
    $ check-js-types --strict bin/**/*.js lib/**/*.js
0.1.0

6 years ago

0.0.1

6 years ago