1.0.1 • Published 7 years ago

eslint-plugin-killua v1.0.1

Weekly downloads
5
License
-
Repository
-
Last release
7 years ago

eslint-plugin-killua

This plugin exposes the ESLint configuration used by the Killua React starter kit so that you only have one eslint dependency.

Versions

  • 1.0.1 Fix issue with base not being included.
  • 1.0.0 Initial release

Setup

  1. Install it using npm: npm install --development eslint eslint-plugin-killua.
  2. Extend plugin:killua/standard in your .eslintrc.

Plugins

Notes

Thanks to mmazzarolo for showing an interesting way of hiding the eslint dependencies.