zenflow-lint-js

2.0.0 • Public • Published

zenflow-lint-js

Build Status npm version Dependencies Status Greenkeeper badge semantic-release badge License: MIT

A zero-config opinionated and awesome js linter

Features

  • rules from eslint-config-zenflow
  • cli interface of standard via standard-engine
  • ignores based off your .gitignore
  • integrate with npm install zenflow-lint-js --save-dev && npx zenflow-lint-js setup && npm run fix
    • npm install zenflow-lint-js --save-dev:
      • installs package as a dev dependency
    • npx zenflow-lint-js setup:
      • adds standard lint and fix package scripts
      • integrates with test package script
      • takes care of your .editorconfig
    • npm run fix:
      • fixes fixable lint errors
      • reports lint errors that need attention

Changes

See CHANGELOG.md

Package Sidebar

Install

npm i zenflow-lint-js

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

13.8 kB

Total Files

11

Last publish

Collaborators

  • zen_flow