Skip to content

Configuration settings for html/css validation #17

Open
@justinribeiro

Description

@justinribeiro

@sjmiles noted this in mjbvz/vscode-lit-html#42

I tried to solve this by disabling validation, i.e.

"html.validate.styles": false,
"css.validate": false
which had no effect.

Ideally ts-lit-html-plugin honors those configuration options.

With the update to StyledTemplateLanguageService, I'm wondering what your thoughts are on updating the TsHtmlPluginConfiguration interface to be enable validate and lint configuration options similar to styled? Or if there's a better configuration integration approach I'm not quite seeing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues identified as good community contribution opportunities

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions