@noname-land/eslint-config

1.0.0 • Public • Published

@noname-land/eslint-config

npm

Installation

npx install-peerdeps --dev @noname-land/eslint-config

Usage

By CLI:

eslint --cache -c node_modules/@noname-land/eslint-config/.eslintrc.js .

By config file (.eslintrc.js):

module.exports = {
  extends: '@noname-land',
};

/@noname-land/eslint-config/

    Package Sidebar

    Install

    npm i @noname-land/eslint-config

    Weekly Downloads

    1

    Version

    1.0.0

    License

    none

    Unpacked Size

    2.3 kB

    Total Files

    5

    Last publish

    Collaborators

    • igoradamenko