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

Quick Fix: Unsafe assignment of an any value for $localize #1470

Open
collettemathieu opened this issue Sep 13, 2023 · 0 comments
Open

Quick Fix: Unsafe assignment of an any value for $localize #1470

collettemathieu opened this issue Sep 13, 2023 · 0 comments
Assignees
Labels
bug Something isn't working as expected

Comments

@collettemathieu
Copy link

Describe the bug
$localize is not handled properly by eslint and displays a systematic error in vscode: Unsafe assignment of an any value

To Reproduce
Open a component.ts with $localize.

Expected behavior
$localize should be handled properly by eslint.

@collettemathieu collettemathieu added the bug Something isn't working as expected label Sep 13, 2023
@collettemathieu collettemathieu self-assigned this Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant