stylelint / eslint-config-stylelint

Stylelint org's shareable config for eslint
MIT License
60 stars 9 forks source link

Change `parserOptions.ecmaVersion` from `2020` to `2021` #221

Closed ybiquitous closed 1 year ago

ybiquitous commented 1 year ago

Which issue, if any, is this issue related to?

Follow-up to #220

Is there anything in the PR that needs further explanation?

eslint-plugin-n@16.0.0 defaults to ecmaVersion: 2021, see: https://github.com/eslint-community/eslint-plugin-n/releases/tag/16.0.0