Skip to content

tools: move webcrypto into no-restricted-properties

Since eslint fixed https://github.com/eslint/eslint/issues/16412 in v8.56.0 here and we are on eslint v8.57.0 so that we can take advantage of no-restricted-properties rule for webcrypto.

This is my first pull request to node.js. Please let me know if there is anything to fix.

Merge request reports

Loading