Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@open-wc/lit-helpers not playing well with TypeScript 5.3.3 node16 module #2775

Open
nbamfordcirium opened this issue Feb 5, 2024 · 0 comments

Comments

@nbamfordcirium
Copy link

nbamfordcirium commented Feb 5, 2024

Expected behavior

I can import and use spread from lit-helpers without typescript/lint errors.

Actual Behavior

I get error Unsafe call of an 'any' typed value @typescript-eslint/no-unsafe-call

Additional context

@open-wc/lit-helpers 0.6.0

This seems to perhaps be the same issue as #2453, in that exports but not types is specified in the package.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant