Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit 7e96de5

Browse files
Update recommended linter config for Atom
1 parent 74529b6 commit 7e96de5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorial/editor-integrations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ For the _linter_ package, these settings are recommended:
3232

3333
For the _linter-eslint_ package, these settings are recommended:
3434

35-
- [x] Disable when no ESLint config is found
3635
- [x] Disable when no eslintrc file in PATH
37-
- [x] Fix errors on save 👈
36+
- [x] Fix errors on save
37+
- [x] Ignore fixable rules while typing
3838

3939
## Visual Studio Code
4040

0 commit comments

Comments
 (0)