eslint-config-react-app-vd

1.1.1 • Public • Published

eslint-config-react-app-vd

This is an opinionated eslint configuration that is being used in our React applications.

Install

Install this module with the required plugins using NPM or Yarn.

$ npm install eslint eslint-config-react-app eslint-config-react-app-vd eslint-plugin-flowtype eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-var-spacing --save-dev

$ yarn add eslint eslint-config-react-app eslint-config-react-app-vd eslint-plugin-flowtype eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-var-spacing -D

Usage

This configuration can be used just like any Shareable Config from ESLint. Just add the extends property to your existing eslint configuration like below or add a .eslintrc file with the following contents:

{
  "extends": "react-app-vd"
}

Package Sidebar

Install

npm i eslint-config-react-app-vd

Weekly Downloads

3

Version

1.1.1

License

Apache-2.0

Unpacked Size

15.7 kB

Total Files

6

Last publish

Collaborators

  • christiaan