We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f65fcf3
Change:
// From CommonJS var rehypeSanitize = require('rehype-sanitize') // To ESM import rehypeSanitize from 'rehype-sanitize'
Learn more about ESM in this guide