eslint-config-blend

1.3.4 • Public • Published

eslint-config-blend

This package provides Blend Marketing's .eslintrc as an extensible shared config. Copies a lot of functionality from airbnb's wonderful configuration

Usage

We export our standard ESLint configurations for usage.

eslint-config-blend

Our default export contains all of our ESLint rules, including ECMAScript 6+ and React. It requires eslint, eslint-plugin-import, eslint-plugin-react, and eslint-plugin-jsx-a11y.

yarn add --dev eslint eslint-plugin-import eslint-plugin-react eslint-plugin-jsx-a11y eslint-config-blend
  1. Add "extends": "blend" to your .eslintrc

See Airbnb's Javascript styleguide and the ESlint config docs for more information.

You can make sure this module lints with itself using yarn lint.

Package Sidebar

Install

npm i eslint-config-blend

Weekly Downloads

4

Version

1.3.4

License

MIT

Last publish

Collaborators

  • jmeyering