Shopify / web-configs

Common configurations for building web apps at Shopify
MIT License
465 stars 57 forks source link

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

Open RettentoRectangle opened 1 year ago

RettentoRectangle commented 1 year ago

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.