@obeliskbr/eslint-config

1.0.2 • Public • Published

Obelisk - Eslint Config

Description

This is an internal project used for sharing common eslint rules across all the front-end packages at Obelisk.

Installation

In your front-end package, run:

yarn add @obelisk/eslint-config -D

Make sure to create a .eslintrc.json file and place the content:

{
  "extends": ["@obelisk"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @obeliskbr/eslint-config

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

1.84 kB

Total Files

3

Last publish

Collaborators

  • rafaelmotta021