Closed bicknellr closed 1 year ago
typescript@~5.0
typescript@4.8
isTypeAssertion
DocumentAndElementEventListeners
For reference, this is the same error I was seeing before I downgraded package-lock.json: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/63431
package-lock.json
That issue might be for lit-analyzer actually.
typescript@~5.0
to the list of TS versions that this package is tested on.typescript@4.8
.isTypeAssertion
(compiler API) andDocumentAndElementEventListeners
(TS's DOM types).