Skip to content

Linter does not respect extends #2

@daviddm

Description

@daviddm

When using the VS Code extension in combination with a coffeelint.json that extends our own node module with linter rules.

coffeelint.json

{
    "extends": "@ttab/coffeescript-style"
}

The result is that the default rules from the extension is applied.

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