Skip to content

Lint errors in CLI generated app for WebComponents #1291

@Marina-L-Stoyanova

Description

@Marina-L-Stoyanova

Description

When you create a WC app through the CLI and you run lint test, no-unused-vars errors occur.

Steps to reproduce

  1. Create a WebComponents application through the CLI
  2. Install the modules
  3. Run lint tests

Result

no-unused-vars errors are shown

Expected result

There should be no errors when you run the lint tests.

Attachments

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions