lit / lit-element

LEGACY REPO. This repository is for maintenance of the legacy LitElement library. The LitElement base class is now part of the Lit library, which is developed in the lit monorepo.
https://lit-element.polymer-project.org
BSD 3-Clause "New" or "Revised" License
4.49k stars 319 forks source link

Typescript error on latest build #1179

Closed markcellus closed 2 years ago

markcellus commented 3 years ago

Description

There appears to be a TS error on this line when building lit-element with latest Typescript version.

Expected Results

No TS error

Actual Results

TS Error (see attachment below) image

Versions

kevinpschaaf commented 2 years ago

Closing due to age; please reopen if issue persists on latest versions.