mysticatea / eslint-plugin-node

Additional ESLint's rules for Node.js
MIT License
959 stars 170 forks source link

Add syntax check for ES2021 to `no-unsupported-features/es-syntax` rule #283

Open ota-meshi opened 3 years ago

ota-meshi commented 3 years ago

This PR adds a syntax check for ES2021 to the node/no-unsupported-features/es-syntax rule.