@patrickhulce/lint

3.0.2 • Public • Published

@patrickhulce/lint

NPM Package Build Status Commitizen friendly Dependencies

Lints JavaScript and TypeScript.

Usage

lint # lints default js+ts in src/lib/bin and test files
lint --fix # lints, fixes, and prettifies default files
lint --fix --no-prettify # lints and fixes default files
lint -t react # lints jsx in src/lib/bin and test files
lint -t typescript './stuff/**/*.ts' # lints ts in ./stuff

/@patrickhulce/lint/

    Package Sidebar

    Install

    npm i @patrickhulce/lint

    Weekly Downloads

    14

    Version

    3.0.2

    License

    MIT

    Unpacked Size

    48.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • patrickhulce