0.1.3 • Published 2 months ago

@zumerbox/js-lint v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@zumerbox/js-lint

A tool for linting JavaScript files to catch errors and enforce coding standards.

Refer to the ZumerBox bundle for more information and tools.

Installation

npm install @zumerbox/js-lint --save-dev

Usage

npx @zumerbox/js-lint

Options

By default ESlint is instructed to perform a check without making any changes to the files. To fix any issues run @zumerbox/js-lint again with the --fix argument to fix js.

Credits

This tool is powered by ESlint (https://eslint.org)

0.1.3

2 months ago

0.1.2

2 months ago