- 
                Notifications
    
You must be signed in to change notification settings  - Fork 243
 
Closed
Description
Just making this meta issue to consolidate what we'd like to land in/around the new major, since we've made some comments in different places:
- Drop Node 8 support (feat: drop support for node 8 #570)
 - Update recommended ruleset (Update recommended ruleset #571)
 
Depending on time, we could try to do #482.
(I don't think we're in any major rush, since we're not actually blocking anything re jest 26 or eslint 7 - I could be wrong there?)
@SimenB made some comments too:
- Dropping eslint 5 support (👍)
 - Use the suggestions api for things, such as:
toStrictEqual- personally I'm happy with that remaining an autofix, because running your tests should tell you if it's actually changed a behaviour (which is also why I wondered if maybe it should be recommended - it strikes me as a bit like==vs===?)no-test-callbackshould use a suggestion as it's dangerous to autofix
 - Renaming 
no-test-callbacktono-done-callbackas it's a more accurate name (👍) 
Metadata
Metadata
Assignees
Labels
No labels