We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We get the following errors now when using optional chaining, introduced in 3.7.
missing whitespace
From what I can tell the current build is using typescript 3.5.2.
3.5.2
The text was updated successfully, but these errors were encountered:
From what I understand this is caused by tslint which is set to 5.17.0 as documented here.
tslint
5.17.0
Would be nice if we could configure the environment on a per-repo base or via the .codeship.yml.
.codeship.yml
Sorry, something went wrong.
No branches or pull requests
We get the following errors now when using optional chaining, introduced in 3.7.
missing whitespace
From what I can tell the current build is using typescript
3.5.2
.The text was updated successfully, but these errors were encountered: