@buildersbank/eslint-config-builders

1.0.2 • Public • Published

@buildersbank/eslint-config-builders

Installation

yarn add --dev eslint prettier @buildersbank/eslint-config-builders

Link to Tutorial in Builders Notion

Usage

With React

Add to your eslint config (.eslintrc, .eslintrc.js, or eslintConfig field in package.json):

{
  "extends": "@buildersbank/eslint-config-builders/react"
}

Default

Add to your eslint config (.eslintrc, .eslintrc.js, or eslintConfig field in package.json):

{
  "extends": "@buildersbank/eslint-config-builders"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @buildersbank/eslint-config-builders

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

5.67 kB

Total Files

12

Last publish

Collaborators

  • buildersbank