@pobedit/eslint-config

0.0.2 • Public • Published

@pobedit/eslint-config

License

React specific linting rules for ESLint.

Installation

Install with npm or Yarn:

npm:

npm install @pobedit/eslint-config --save

Yarn:

yarn add @pobedit/eslint-config

Basic usage

Add @pobedit/eslint-config to the extends section of your .eslintrc configuration file:

{
  "extends": [
    "@pobedit/eslint-config"
  ]
}

Contributing

Feel free to submit a pull request if you find any bugs. Please make sure all commits are properly documented.

Tests

npm test

Publishing

npm publish --access public --verbose

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @pobedit/eslint-config

Weekly Downloads

17

Version

0.0.2

License

MIT

Unpacked Size

8.17 kB

Total Files

6

Last publish

Collaborators

  • monolithed