Skip to content

Support tslint's '--out' option in @vue/cli-plugin-typescript #2360

Closed
@jerry88kim

Description

@jerry88kim

Version

3.0.1

Node and OS info

Node 10.9.0 / yarn 1.9.4 / MacOS 10.13.6

Steps to reproduce

yarn add @vue/cli-plugin-typescript

vue-cli-service lint --format junit --out tslint.xml

What is expected?

Save tslint's output in file using '--out' option.

What is actually happening?

'tslint.xml' file does not produce.

'--out' option supported in existing tslint(https://palantir.github.io/tslint/usage/cli/) does not work with tslint in @vue/cli-plugin-typescript.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions