Skip to content

semicolon configuration in tslint.json #4826

@bardiarastin

Description

@bardiarastin

OS?

Linux Ubuntu 16.10

Versions.

1.0.0-beta.32.3

by running ng new project default configuration for semicolon is :

"semicolon": ["always"]

in visual studio code changing it to "semicolon": ["never"] does not work but "semicolon": [true, "never"] works correctly (i did not test it in other code editors)

also there is no option in ng new for none semicolon style

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions