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
If someone can point me to where this lives in the codebase, I could author an update? I am seeking a similar update that adds support for using @babel/eslint-parser as a parser target for new versions of eslint
In order to use the latest TS features we need the following packages to be updated on the HoundCI servers:
This will allow us to use template literal types without HoundCI erroring with the following:
We will also be able to use other features such as optional chaining too.
Is somebody able to look into this for us?
The text was updated successfully, but these errors were encountered: