chore: use all the shared configs #1
Annotations
10 errors
lib/entry.js#L1
Replace `'node:crypto'` with `"node:crypto"`
|
lib/entry.js#L4
Replace `····constructor({·mimeType·=·'application/octet-stream'` with `↹constructor({·mimeType·=·"application/octet-stream"`
|
lib/entry.js#L5
Replace `········` with `↹↹`
|
lib/entry.js#L6
Replace `········` with `↹↹`
|
lib/entry.js#L7
Replace `········this._hash·=·''` with `↹↹this._hash·=·""`
|
lib/entry.js#L9
Replace `········` with `↹↹`
|
lib/entry.js#L10
Replace `············const·hash·=·crypto.createHash('sha512'` with `↹↹↹const·hash·=·crypto.createHash("sha512"`
|
lib/entry.js#L11
Replace `············` with `↹↹↹`
|
lib/entry.js#L12
Replace `················` with `↹↹↹↹`
|
lib/entry.js#L13
Replace `············` with `↹↹↹`
|
This job failed
Loading