Skip to content

Commit 3012e8e

Browse files
committed
chore: disable import/named rule
1 parent bdac20f commit 3012e8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/runtime/validator.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import chalk from 'chalk'
2+
// eslint-disable-next-line import/named
23
import { ConfigData, HtmlValidate, formatterFactory } from 'html-validate'
34
import type { LogLevel } from '../config'
45

0 commit comments

Comments
 (0)