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
/usr/src/app/lib/validate_config.js:17
throw e;
^
Error: /code/.eslintrc.js:
Environment key "es2021" is unknown
at /usr/local/node_modules/eslint/lib/config/config-validator.js:138:23
at Array.forEach (<anonymous>)
at validateEnvironment (/usr/local/node_modules/eslint/lib/config/config-validator.js:131:34)
at Object.validate (/usr/local/node_modules/eslint/lib/config/config-validator.js:160:5)
at Object.load (/usr/local/node_modules/eslint/lib/config/config-file.js:559:19)
at loadConfig (/usr/local/node_modules/eslint/lib/config.js:63:33)
at getLocalConfig (/usr/local/node_modules/eslint/lib/config.js:130:29)
at Config.getConfig (/usr/local/node_modules/eslint/lib/config.js:260:26)
at Config.getConfig (/usr/src/app/lib/eslint-patch.js:45:46)
at CLIEngine.getConfigForFile (/usr/local/node_modules/eslint/lib/cli-engine.js:776:29)
Node.js v17.3.0
If possible, use our CLI with the debug option to provide additional info, including any stderr produced by the engine.CODECLIMATE_DEBUG=1 codeclimate analyze -e eslint
Relevant links
4-6 word issue title
The text was updated successfully, but these errors were encountered:
Bug Template
Actual Behavior
Code Climate
eslint config (fresh creation)
Expected Behavior
Steps to reproduce
Relevant links
The text was updated successfully, but these errors were encountered: