devDependencies: bump eslint-config-binden-ts from 4.0.2 to 5.0.0 #660
Annotations
11 errors
|
ESLint:
src/binden.ts#L4
Imports should be sorted alphabetically
|
ESLint:
src/binden.ts#L5
Imports should be sorted alphabetically
|
ESLint:
src/binden.ts#L6
Expected 'multiple' syntax before 'single' syntax
|
ESLint:
src/binden.ts#L6
Member 'IMiddleware' of the import declaration should be sorted alphabetically
|
ESLint:
src/binden.ts#L8
Expected 'multiple' syntax before 'single' syntax
|
ESLint:
src/binden.ts#L8
Member 'ct_json' of the import declaration should be sorted alphabetically
|
ESLint:
src/binden.ts#L20
Function property signature is forbidden. Use a method shorthand instead
|
ESLint:
src/context.ts#L2
Expected 'multiple' syntax before 'single' syntax
|
ESLint:
src/context.ts#L5
Imports should be sorted alphabetically
|
ESLint:
src/context.ts#L6
Imports should be sorted alphabetically
|
Loading