eslint-plugin-kdu-libs

3.0.2 • Public • Published

eslint-plugin-kdu-libs

ESLint plugin for libs in the kdujs organization.

Note this is an internal plugin/config for the development of Kdu itself, not intended for Kdu app development.

Usage

  1. npm install eslint-plugin-kdu-libs --save-dev
  2. create a file named .eslintrc in your project:
{
  extends: ["plugin:kdu-libs/recommended"],
  rules: {
    // override if necessary
  }
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-plugin-kdu-libs

Weekly Downloads

3

Version

3.0.2

License

MIT

Unpacked Size

9.77 kB

Total Files

7

Last publish

Collaborators

  • nkduy