fix(deps): update dependency escape-string-regexp to v5 #1033
Annotations
2 errors and 3 warnings
Build:
src/rules/spaced-comment.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("escape-string-regexp")' call instead.
|
Build
Process completed with exit code 2.
|
Lint:
docs/.vitepress/vite-plugin.mjs#L26
Unexpected console statement
|
Lint:
src/rules/block-mapping-colon-indicator-newline.ts#L11
Unexpected 'todo' comment: 'TODO Switch to "standard" in the major...'
|
Lint:
tools/new-rule.ts#L150
Unexpected console statement
|
Loading