chore(deps): update dependency @sxzz/eslint-config to v4 #204
Annotations
3 errors and 9 warnings
Lint:
src/core/options.ts#L103
Move function 'normalizeObjectValues' to the outer scope
|
Lint:
src/index.ts#L155
The character class(es) '[$A-Z_a-z\u00A0-\uFFFF]', '[$A-Z_a-z\u00A0-\uFFFF]' can be simplified using the `i` flag
|
Lint
Process completed with exit code 1.
|
Lint:
src/index.ts#L9
Expected "createUnplugin" to come before "UnpluginInstance"
|
Lint:
src/index.ts#L11
Expected "@rollup/pluginutils" to come before "unplugin"
|
Lint:
src/index.ts#L13
Expected "resolveOptions" to come before "ReplaceItem"
|
Lint:
tests/esbuild.test.ts#L3
Expected "esbuild" to come before "vitest"
|
Lint:
tests/rolldown.test.ts#L3
Expected "rolldown" to come before "vitest"
|
Lint:
tests/rollup.test.ts#L3
Expected "@vue-macros/test-utils" to come before "vitest"
|
Lint:
tests/vite.test.ts#L3
Expected "vite" to come before "vitest"
|
Lint:
tests/webpack.test.ts#L2
Expected "node:os" to come before "node:path"
|
Lint:
tests/webpack.test.ts#L3
Expected "node:fs/promises" to come before "node:os"
|
Loading