chore(deps): update dependency @silverhand/eslint-config to v6 #65
Annotations
6 errors
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/utilities/string.ts#L33
Unexpected use of 'atob'. This API is deprecated. Use https://github.com/sindresorhus/uint8array-extras instead
|
|
Lint:
src/utilities/string.ts#L26
Unexpected use of 'btoa'. This API is deprecated. Use https://github.com/sindresorhus/uint8array-extras instead
|
|
Lint:
src/utilities/function.test.ts#L107
Expected the Promise rejection reason to be an Error
|
|
Lint:
src/utilities/function.test.ts#L70
Expected the Promise rejection reason to be an Error
|
|
Lint:
src/utilities/assertions.ts#L41
Use 'Object.hasOwn()' instead of 'Object.prototype.hasOwnProperty.call()'
|
Loading