Skip to content

tsc task failing in CI #1130

Closed
Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

https://app.circleci.com/pipelines/github/typescript-eslint/tslint-to-eslint-config/2131/workflows/941c2781-b0f2-4250-b680-4a6187e4a948/jobs/10958

> tsc

src/cli/runCli.ts:44:9 - error TS2783: 'config' is specified more than once, so this usage will be overwritten.

44         config: "./.eslintrc.js",
           ~~~~~~~~~~~~~~~~~~~~~~~~

  src/cli/runCli.ts:45:9
    45         ...command.parse(rawArgv).opts(),
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    This spread always overwrites this property.

Metadata

Metadata

Labels

status: accepting prsPlease, send in a PR to resolve this! ✨toolingThings that touch how the repository is built, published, etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions