Skip to content

💥 Update node/no-unsupported-features/node-builtins with crypto.randomUUID #329

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shtaft
Copy link

@shtaft shtaft commented Apr 13, 2022

This commit adds support for the crypto.randomUUID method, which was added to the standard lib in v14.17.0.

https://nodejs.org/docs/latest-v14.x/api/crypto.html#crypto_crypto_randomuuid_options

…mUUID

This commit adds support for the crypto.randomUUID method, which was
added to the standard lib in v14.17.0.

https://nodejs.org/docs/latest-v14.x/api/crypto.html#crypto_crypto_randomuuid_options
@voxpelli
Copy link

eslint-plugin-n is the maintained version of this module.

We switched to it in eg. eslint-config-standard / standard and it is maintained by me and other members of the official ESLint community organization.

Try that module out and if it isn't fixed there, then open a new PR in that project.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants