Remove temorary Eslint config #100
Annotations
2 errors and 3 warnings
CI / CI:
src/Storage.ts#L50
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `unknown`
|
CI / CI
Process completed with exit code 1.
|
CI / CI:
src/IndexedDB.ts#L151
'e' is defined but never used
|
CI / CI:
src/Storage.ts#L41
'e' is defined but never used
|
CI / CI:
src/access.ts#L145
Async method 'link' has no 'await' expression
|