79425551

Date: 2025-02-09 19:24:02
Score: 0.5
Natty:
Report link

you can use https://www.npmjs.com/package/ignore-punycode-warning

npm install ignore-punycode-warning

import this package at the beginning of your entry file:

import 'ignore-punycode-warning';

// The rest of your code
Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: nshen