chore(deps): update dependency @mossop/config to v1.4.1 - autoclosed #525
Annotations
10 errors
ESLint:
src/index.ts#L3
There should be no empty line within import group
|
ESLint:
src/index.ts#L3
`luxon` type import should occur before import of `url`
|
ESLint:
src/index.ts#L5
There should be at least one empty line between import groups
|
ESLint:
src/index.ts#L5
`./link` type import should occur before import of `url`
|
ESLint:
src/index.ts#L7
There should be at least one empty line between import groups
|
ESLint:
src/index.ts#L8
There should be at least one empty line between import groups
|
ESLint:
src/index.ts#L8
`./types` type import should occur before import of `url`
|
ESLint:
src/link.ts#L3
There should be at least one empty line between import groups
|
ESLint:
src/link.ts#L5
`./types` import should occur before import of `./validators`
|
ESLint:
test/link.test.ts#L9
There should be at least one empty line between import groups
|
Loading