chore: use context properties where context methods are deprecated#594
chore: use context properties where context methods are deprecated#594BPScott merged 2 commits intoprettier:masterfrom filiptammergard:context
Conversation
But keep supporting the methods for now.
|
|
Generally yes and thanks! I'll test this with old and new eslint versions and merge if it all looks good over the weekend |
adjust comments
BPScott
left a comment
There was a problem hiding this comment.
Thanks! I pushed up a tweak to the comments, to avoid having long lines - I prefer comments living above code rather than at the end of a code line
|
Great @BPScott ⭐ |
But keep supporting the methods for now.
I think this might be considered a
choreas it won't affect users of the plugin until ESLint v10 is released.