79658582

Date: 2025-06-09 08:30:14
Score: 0.5
Natty:
Report link

What worked for me:

import htmlPurge from "vite-plugin-html-purgecss";

export default {
  plugins: [
    (htmlPurge as any).default(),
  }
}
Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1):
  • Has code block (-0.5):
  • Starts with a question (0.5): What
  • Low reputation (0.5):
Posted by: Andrey