Skip to content

[Question] Can I use 'codelyzer' with VS Code editor? #80

@VladimirAmiorkov

Description

@VladimirAmiorkov

I just found out about codelyzer and did the npm install --save-dev codelyzer, hopped over to my {N} project, added an tslint.json in to root and pasted the recommended configuration from the readme. After all that I checkted VS code, did a TypeScript transpile but no errors were found, I changed some declarations intentionally to cause an error but still nothing is highlighted or outputted as error.

So my question is is codelyzer supposed to work with VS Code editor?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions