chore(deps): update all non-major dependencies #1695
Annotations
10 errors
|
Lint:
src/core/script.ts#L103
Unexpected negated condition
|
|
Lint:
src/core/main.ts#L547
`ignoreList` should be a `Set`, and use `ignoreList.has()` to check existence or non-existence
|
|
Lint:
src/core/main.ts#L365
Unexpected negated condition
|
|
Lint:
src/core/index.ts#L541
Unexpected negated condition
|
|
Lint:
src/core/index.ts#L505
Use `switch` instead of multiple `else-if`
|
|
Lint:
src/core/index.ts#L501
Prefer `utf8` over `utf-8`
|
|
Lint:
src/core/handleHotUpdate.ts#L331
Use `Array#toSorted()` instead of `Array#sort()`
|
|
Lint:
src/core/handleHotUpdate.ts#L256
Compare with `undefined` directly instead of using `typeof`
|
|
Lint:
src/core/handleHotUpdate.ts#L256
Compare with `undefined` directly instead of using `typeof`
|
|
Lint:
src/core/handleHotUpdate.ts#L119
Unexpected negated condition
|
Loading