Open
Description
Clear and concise description of the problem
I followed all the steps from the Typescript support page but it does not give an error when I use the t
function with a missing key.
It does show autocomplete suggestions in the template though.
Suggested solution
Typescript should give an error when trying to use a key that is not in the schema
Alternative
No response
Additional context
No response
Validations
- Read the Contributing Guidelines
- Read the Documentation
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.