web-configs
web-configs copied to clipboard
"prefer-module-scope-constants" rule is using `context.getScope()
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.