Skip to content

Commit

Permalink
Add: editor integration guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
ridays2001 committed Aug 20, 2020
1 parent 4beefc9 commit 6d4e5cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ For eslint configuration files (`.eslintrc`, `.eslintrc.json`, `.eslintrc.js`, o
"extends": "tulip"
}
```
You can integrate ESLint into your code editor. Follow the editors section on [this link ↗](https://eslint.org/docs/user-guide/integrations#editors) to set it up for your editor.

### Customizing
Here are some examples on how to tweak the configuration according to your preferences.
Expand Down

0 comments on commit 6d4e5cb

Please sign in to comment.