You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eslint v9 will have a few new deprecated api's, I replaced the ones used by the plugin itself in #400, but it was not an easy thing. This is to be tracking the changes related to eslint v9.
eslint v9 will have a few new deprecated api's, I replaced the ones used by the plugin itself in #400, but it was not an easy thing. This is to be tracking the changes related to eslint v9.
no-deprecated-context-methods
: Catch additional deprecated methods inno-deprecated-context-methods
rule #398no-deprecated-sourcecode-methods
test-case-property-ordering
#402The text was updated successfully, but these errors were encountered: