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
Between TS 4.7 and 4.9, we have autocompletion available for all array values under the exclude key
At TS 5 and above (I tried nightly as well), the autocompletion is gone
🙂 Expected behavior
The autocompletion should work the same as with TS 4.7 and 4.9
Bug Report
🔎 Search Terms
autocompletion
🕗 Version & Regression Information
⏯ Playground Link
Playground link with relevant code
💻 Code
Please go to the end of the code and try the
defineConfigfunction:🙁 Actual behavior
Between TS 4.7 and 4.9, we have autocompletion available for all array values under the
excludekeyAt TS 5 and above (I tried nightly as well), the autocompletion is gone
🙂 Expected behavior
The autocompletion should work the same as with TS 4.7 and 4.9