@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.

Readme

Keywords

Package Sidebar

Install

npm i @7inch/eslint-config

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

3.63 kB

Total Files

4

Last publish

Collaborators

  • leewy