+1
−0
bin/html-validate.js
deleted100755 → 0
+0
−4
bin/html-validate.mjs
0 → 100755
+3
−0
+25
−1
+4
−2
Loading
BREAKING CHANGE: CLI uses ESM (with `esmResolver`). For most part this shouldn't affect anything but in some cases you might need slight configuration migration. See Migration Guide for details. refactor(cli): use ESM in CLI