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

Update to ES2022 #1116

Closed
valadzhov opened this issue Apr 12, 2023 · 0 comments · Fixed by #1120
Closed

Update to ES2022 #1116

valadzhov opened this issue Apr 12, 2023 · 0 comments · Fixed by #1120

Comments

@valadzhov
Copy link
Contributor

valadzhov commented Apr 12, 2023

Description

There were lint errors in an Angular project because the version of ES was set to 2022. As a workaround the version was downgraded back to 2019 but it has to be switched back to the latest version 2022.

  • Ignite UI CLI version: 11.1.1
  • Framework: Angular
  • Project type: igx-ts

Steps to reproduce

  1. Create an Angular project with the CLI.
  2. Run the lint script.

Result

There are errors unrelated to lint errors.

Expected result

There shouldn't be any errors and the lint script should finish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants