Skip to content

Commit

Permalink
Update install and setup
Browse files Browse the repository at this point in the history
  • Loading branch information
diogoazevedos committed Nov 6, 2023
1 parent e370f53 commit e143050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This config aims for ES2015+ or TypeScript code. It supports various environment

## Install and Setup

* Make sure to install all required peer dependencies along with this config: `npm i -D eslint-config-joyn eslint-plugin-prettier prettier eslint-plugin-unicorn eslint-plugin-promise eslint-plugin-eslint-comments eslint-plugin-import eslint-plugin-optimize-regex eslint-plugin-no-secrets eslint-plugin-array-func eslint-plugin-sonarjs`
* Make sure to install all required peer dependencies along with this config: `npm i -D eslint-config-joyn eslint-plugin-prettier prettier eslint-plugin-unicorn eslint-plugin-promise eslint-plugin-eslint-comments eslint-plugin-import eslint-plugin-optimize-regex eslint-plugin-no-secrets eslint-plugin-array-func eslint-plugin-sonarjs @stylistic/eslint-plugin-js`
* Add `extends: "joyn"` to your ESLint config.

## Specify Environments
Expand Down

0 comments on commit e143050

Please sign in to comment.