79604214

Date: 2025-05-02 22:51:57
Score: 2.5
Natty:
Report link

If you don't depend on alot of globals, you can manually use /* globals x, y, z */ in individual files as a quick alternative.

Otherwise, you can look at plugins like eslint-plugin-eslint-env-restore for ESLint v9 to do this for you.

Reasons:
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Extreme