eslint-config-seegno

17.0.0 • Public • Published

eslint-config-seegno

Seegno-flavored ESLint config.

Installation

$ npm install eslint eslint-config-seegno --save-dev

Usage

Create an .eslintrc.yml file with the following:

extends: seegno

Add the following script to your package.json:

{
  "scripts": {
    "lint": "eslint ."
  }
}

and run the linter with:

$ npm run lint

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 17.0.0
    11
    • latest

Version History

Package Sidebar

Install

npm i eslint-config-seegno

Weekly Downloads

279

Version

17.0.0

License

MIT

Unpacked Size

29.4 kB

Total Files

6

Last publish

Collaborators

  • bsonntag
  • seegno
  • joaonice