eslint-config-sharongrossman

0.1.4 • Public • Published

eslint-config-sharongrossman 📏

BuildStatus Greenkeeper badge semantic-release

Description

ESLint shareable configuration

Installation

$ yarn add --dev eslint-config-sharongrossman

In order to use the config, you must install a couple of plugins

$ yarn add --dev eslint-plugin-unicorn eslint-plugin-lodash eslint-plugin-import

For an additional React configuration you need to install the plugin

$ yarn add --dev eslint-plugin-react

Usage

In your eslintrc.json file

  "extends": ["sharongrossman"]

React config

  "extends": ["sharongrossman/react"]

License

MIT © Sharon Grossman

Package Sidebar

Install

npm i eslint-config-sharongrossman

Weekly Downloads

2

Version

0.1.4

License

MIT

Unpacked Size

21.8 kB

Total Files

9

Last publish

Collaborators

  • sharongrossman