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
The compiler options offered by TestCafe are sufficient, but the problem is that they are not offered by the angular-testcafe builder (see schema.json). Basically I'd like the builder to pass the compiler options to the runner somewhere here.
Unfortunately, we cannot take this enhancement in work, since currently we are focused on other tasks. We may reconsider this task priority in the future if we get more requests for it. However, if you want, you can make a PR with the described functionality. We will review and accept it if everything is ok.
Please add support for compilerOptions – use case is using a more recent version of Typescript.
The text was updated successfully, but these errors were encountered: