chore: bump web-ext from 7.8.0 to 7.9.0 #346
Annotations
10 warnings
lint-js:
background.js#L37
Combine this with the previous 'const' statement
|
lint-js:
background.js#L101
Prefer await to then()/catch()/finally()
|
lint-js:
background.js#L112
Combine this with the previous 'const' statement
|
lint-js:
booklet.js#L50
Each then() should return a value or throw
|
lint-js:
booklet.js#L67
Prefer await to then()/catch()/finally()
|
lint-js:
booklet.js#L68
Avoid nesting promises
|
lint-js:
booklet.js#L68
Prefer await to then()/catch()/finally()
|
lint-js:
booklet.js#L89
Combine this with the previous 'const' statement
|
lint-js:
booklet.js#L96
Combine this with the previous 'const' statement
|
lint-js:
booklet.js#L106
Avoid nesting promises
|