@7inch/eslint-config

0.1.0 • Public • Published

@7inch/eslint-config

Introduction

A friendly eslint config preset.

Install

npm install eslint @7inch/eslint-config -D

# or with yarn
yarn add eslint @7inch/eslint-config -D

Usage

create a .eslintrc.js configuration file in the root of your project:

module.exports = {
  extends: ['@7inch/eslint-config'],
};

Checkout Configuring ESLint to get more details.

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @7inch/eslint-config

    Weekly Downloads

    4

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    3.63 kB

    Total Files

    4

    Last publish

    Collaborators

    • leewy