You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type '{ FOO: string; UNKNOWN: number; }' is not assignable to type 'FooEnv'.
Object literal may only specify known properties,
and 'UNKNOWN' does not exist in type 'FooEnv'.
The text was updated successfully, but these errors were encountered:
Bug Report
🔎 Search Terms
return value
unknown key
🕗 Version & Regression Information
⏯ Playground Link
Playground link with relevant code
💻 Code
Config
🙁 Actual behavior
No error
🙂 Expected behavior
The text was updated successfully, but these errors were encountered: