1.3.0 • Published 2 years ago

eslint-config-winniepukki-guardian v1.3.0

Weekly downloads
5
License
OSL-3.0
Repository
github
Last release
2 years ago

Winniepukki Guardian

GitHub package.json version

Installation

  1. Ensure that you have ESLint installed ESLint:
npm i -D eslint
  1. Install the package itself
npm i -D eslint-config-winniepukki-guardian

Note: If you installed ESLint globally (using the -g flag) then you must also install eslint-config-winniepukki-guardian globally.

  1. Install peer dependencies
npm i eslint-config-airbnb eslint-plugin-react

Usage

Add the following code to your package.json

"eslintConfig": {
    "extends": "winniepukki-guardian"
},
1.2.0

2 years ago

1.3.0

2 years ago

1.1.1

2 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.1

3 years ago