We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdac20f commit 3012e8eCopy full SHA for 3012e8e
src/runtime/validator.ts
@@ -1,4 +1,5 @@
1
import chalk from 'chalk'
2
+// eslint-disable-next-line import/named
3
import { ConfigData, HtmlValidate, formatterFactory } from 'html-validate'
4
import type { LogLevel } from '../config'
5
0 commit comments