3.0.2 • Published 6 years ago

@patrickhulce/lint v3.0.2

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

@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
3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago