web-configs icon indicating copy to clipboard operation
web-configs copied to clipboard

"prefer-module-scope-constants" rule is using `context.getScope()

Open RettentoRectangle opened this issue 1 year ago • 0 comments

Overview

(node:64288) DeprecationWarning: "prefer-module-scope-constants" rule is using context.getScope(), which is deprecated and will be removed in ESLint v9. Please use sourceCode.getScope() instead.

RettentoRectangle avatar Sep 25 '23 20:09 RettentoRectangle