Fix node/no-deprecated-api issues (#9670)
Refs #9663 See [`node/no-deprecated-api`][1] for more information. This change enables `node/no-deprecated-api` and fixes the issues raised by the rule. [1]:https://github.com/mysticatea/eslint-plugin-node/blob/v11.1.0/docs/rules/no-deprecated-api.md The change to the way that `punycode` is imported is to address the fact that third-party module is hidden by the built-in. This is a silly hack but it works.feature/default_network_editable
parent
07cffe92c6
commit
362e717eef
Loading…
Reference in new issue