@ktty1220/eslint-flex

0.1.2 • Public • Published

Flexible ESLint switcher

If eslint-flex is run in a project where eslint is installed, it will run eslint for that project, and if it is run in a location not managed by any project, it will run eslint with the default rules.

Install

$ npm i -g @ktty1220/eslint-flex

Usage

Similar to eslint. (Use eslint-flex instead of eslint)

Default rules

Extended eslint-config-standard with 'semi: always'. (see .eslintrc)

License

MIT

© 2020 ktty1220

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @ktty1220/eslint-flex

    Weekly Downloads

    1

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    2.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • ktty1220