NPM: Bump @johntalton/and-other-delights from 3.0.2 to 8.0.1 #247
Annotations
1 error and 10 warnings
|
Run npm run lint --if-present:
src/am2320.js#L4
Expected 'multiple' syntax before 'single' syntax
|
Run npm run lint --if-present:
src/am2320.js#L6
Member 'BULK_FIRST_REGISTER' of the import declaration should be sorted alphabetically
|
Run npm run lint --if-present:
src/am2320.js#L13
Multiple named export declarations; consolidate all named exports into a single export declaration
|
Run npm run lint --if-present:
src/am2320.js#L15
Unexpected 'todo' comment: 'todo usefulness, investigate'
|
Run npm run lint --if-present:
src/am2320.js#L16
Multiple named export declarations; consolidate all named exports into a single export declaration
|
Run npm run lint --if-present:
src/am2320.js#L17
Multiple named export declarations; consolidate all named exports into a single export declaration
|
Run npm run lint --if-present:
src/am2320.js#L22
Multiple named export declarations; consolidate all named exports into a single export declaration
|
Run npm run lint --if-present:
src/am2320.js#L22
Unallowed use of `class`. Use functions instead
|
Run npm run lint --if-present:
src/am2320.js#L24
Unexpected use of undefined
|
Run npm run lint --if-present:
src/am2320.js#L28
Function must end with a return statement, so that it doesn't return `undefined`
|
Loading