eslint-config-joaopedrodcf

1.3.3 • Public • Published

eslint-config-joaopedrodcf

Eslint configs to use through my projects

npm version

Getting Started

  • Install

Yarn

yarn add --dev eslint eslint-config-joaopedrodcf

Npm

npm install --save-dev eslint eslint-config-joaopedrodcf
  • Now create a file named: .eslintrc and insert this
{
    "extends": [
        "joaopedrodcf"
    ]
}
  • This will make you extend my rules, and its ready to use

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-joaopedrodcf

Weekly Downloads

1

Version

1.3.3

License

MIT

Unpacked Size

4.11 kB

Total Files

6

Last publish

Collaborators

  • joaopedrodcf