mysticatea / eslint-plugin-node

Additional ESLint's rules for Node.js
MIT License
958 stars 167 forks source link

Add builtins check for ES2021 to `no-unsupported-features/es-builtins` rule #284

Open ota-meshi opened 3 years ago

ota-meshi commented 3 years ago

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