Bump @terascope/eslint-config from 0.7.1 to 0.8.0 #18
Annotations
6 errors
Lint codebase:
src/download.ts#L12
Object Literal Property name `User-Agent` must match one of the following formats: camelCase, snake_case, PascalCase, UPPER_CASE
|
Lint codebase:
src/getReleases.ts#L11
Object Literal Property name `User-Agent` must match one of the following formats: camelCase, snake_case, PascalCase, UPPER_CASE
|
Lint codebase:
test/utils/nockServer.ts#L14
Object Literal Property name `Content-Type` must match one of the following formats: camelCase, snake_case, PascalCase, UPPER_CASE
|
Lint codebase:
test/utils/nockServer.ts#L24
Object Literal Property name `Content-Length` must match one of the following formats: camelCase, snake_case, PascalCase, UPPER_CASE
|
Lint codebase:
test/utils/nockServer.ts#L26
Object Literal Property name `Content-Length` must match one of the following formats: camelCase, snake_case, PascalCase, UPPER_CASE
|
Lint codebase
Process completed with exit code 1.
|
Loading