feature(eslint): enable linting with type information #143
Annotations
8 warnings
ci:
packages/typebox-validator/src/index.ts#L117
Unexpected any. Specify a different type
|
ci:
packages/typebox-validator/src/index.ts#L108
Unexpected any. Specify a different type
|
ci:
packages/typebox-validator/src/index.ts#L61
Unexpected any. Specify a different type
|
ci:
packages/typebox-validator/src/index.ts#L2
'TypeGuard' is defined but never used
|
ci:
packages/typebox-validator/src/index.test.ts#L316
Unexpected any. Specify a different type
|
ci:
packages/typebox-validator/src/index.test.ts#L276
Unexpected any. Specify a different type
|
ci:
packages/typebox-validator/src/index.test.ts#L176
Unexpected any. Specify a different type
|
ci:
packages/typebox-validator/src/index.test.ts#L19
'route' is assigned a value but only used as a type
|