Skip to content

Add Lit analyzer#5538

Merged
balloob merged 2 commits intodevfrom
lit-analyzer
Apr 14, 2020
Merged

Add Lit analyzer#5538
balloob merged 2 commits intodevfrom
lit-analyzer

Conversation

@bramkragten
Copy link
Copy Markdown
Member

This PR adds ts-lit-plugin and lit-analyzer.
If you have the vs code lit-plugin installed, it will give you type checking, autocomplete and checks of lit HTML templates.

You can also run yarn run lint:lit to get a list of all the issues (a lot right now)

We don't enforce these rules now, but by making them visible we hope we can work towards enforcing them in the future by fixing things step by step.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@balloob balloob merged commit 681c05c into dev Apr 14, 2020
@balloob balloob deleted the lit-analyzer branch April 14, 2020 18:43
@bramkragten bramkragten mentioned this pull request Apr 14, 2020
@lock lock Bot locked and limited conversation to collaborators Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants