🛠 Repo: Bump ESLint config languageOptions.ecmaVersion to >=2020 #5103
Labels
area: repository tooling
concerning ease of contribution
status: accepting prs
Mocha can use your help with this one!
type: bug
a defect, confirmed by a maintainer
Tooling Suggestion Checklist
master
branch of the repository.faq
label, but none matched my issue.Overview
mocha/eslint.config.js
Line 15 in 51502ab
Mocha supports Node 14. Which, per https://github.com/tsconfig/bases/blob/8fee7129ada13c7c779472ebb29130fa9581cf1c/bases/node14.json, means we can support ES2020 in internal linting. Yay!
Additional Info
Context: #4829 (comment).
The text was updated successfully, but these errors were encountered: