You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

check-js-types

Check JavaScript types specified in JSDoc comments

0.1.0
latest
Version published
Weekly downloads
3
-50%
Maintainers
1
Weekly downloads
 
Created

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

FAQs

Package last updated on 03 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts