Quick Fix: Unsafe assignment of an any
value for $localize
#1470
Labels
bug
Something isn't working as expected
any
value for $localize
#1470
Describe the bug
$localize is not handled properly by eslint and displays a systematic error in vscode: Unsafe assignment of an
any
valueTo Reproduce
Open a component.ts with $localize.
Expected behavior
$localize should be handled properly by eslint.
The text was updated successfully, but these errors were encountered: