@ianwalter/eslint-config

7.2.0 • Public • Published

@ianwalter/eslint-config

Ian's ESLint configuration based on Standard

npm page

Installation

yarn add @ianwalter/eslint-config --dev

Usage

In package.json:

  "eslintConfig": {
    "root": true,
    "extends": [
      "@ianwalter"
    ]
  }

Related

  • @ianwalter/eslint-config-react - Ian's ESLint configuration for React

License

Apache 2.0 with Commons Clause - See LICENSE

 

Created by Ian Walter

Readme

Keywords

Package Sidebar

Install

npm i @ianwalter/eslint-config

Weekly Downloads

178

Version

7.2.0

License

SEE LICENSE IN LICENSE

Unpacked Size

4.15 kB

Total Files

5

Last publish

Collaborators

  • ianwalter