@ballatech/eslint-config

1.0.1 • Public • Published

eslint-config

js-standard-style npm version

Eslint configuration for react/node projects based on eslint-config-standard Link

Install

Install package using yarn with the optional peer dependencies:

yarn add -D @ballatech/eslint-config eslint prettier prettier-cli prettier-eslint

Usage

Create the following .eslintrc file inside the project root:

{
  "extends": "@ballatech"
}

Supporting the following

  • React
  • Node
  • Jest
  • Babel/ES9
  • Prettier
  • Flow

Readme

Keywords

none

Package Sidebar

Install

npm i @ballatech/eslint-config

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

3.51 kB

Total Files

5

Last publish

Collaborators

  • ballatech