1.1.7 • Published 5 months ago

eslint-config-arthurbbarbosa v1.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Eslint Config

This project consists of a personal config options to eslint. Get the dependencie here: https://www.npmjs.com/package/eslint-config-arthurbbarbosa

Technologies used:

Here's a step-by-step guide on how to use the config: 1. Install that dependencies in your app

```
$ yarn add eslint eslint-config-arthurbbarbosa --dev

$ npm install eslint eslint-config-arthurbbarbosa --dev

```
  1. Put in your eslint config file (.eslintrc.json)
    {
      "extends": ["arthurbbarbosa"]
    }
1.1.7

5 months ago

1.1.6

5 months ago

1.1.5

5 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago