Skip to content
New issue

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

Match ES version in ts and eslint config #3327

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

antgamdia
Copy link
Contributor

Description of the change

eslint is using ES2020, but tsconfig was still in ES6. This PR is to make both versions match.

Benefits

No ES versions mismatches.

Possible drawbacks

Don't foresee any, but let CI confirm.

Applicable issues

N/A

Additional information

N/A

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@antgamdia antgamdia merged commit 06c85a3 into vmware-tanzu:master Aug 30, 2021
@antgamdia antgamdia deleted the tsTarget branch August 30, 2021 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants