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

(fix) Update tsconfig to include "es2022" #80

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

jwnasambu
Copy link
Contributor

@jwnasambu jwnasambu commented Jul 25, 2024

Requirements

  • This PR has a title that briefly describes the work done including the ticket number. If there is a ticket, make sure your PR title includes a conventional commit label. See existing PR titles for inspiration.
  • My work conforms to the OpenMRS 3.0 Styleguide and design documentation.
  • My work includes tests or is validated by existing tests.

Summary

Based on the comment on this PR openmrs/openmrs-esm-core#1085. I updated the tsconfig to include "es2022" as a valid option to solve Object.hasOwn() error.

Screenshots

Before upgrading the tsconfig file

Screenshot 2024-07-25 at 3 31 08 PM

After updating the tsconfig file
Screenshot 2024-07-25 at 3 35 46 PM

Related Issue

Other

@ibacher ibacher changed the title Update tsconfig to include "es2022" (fix) Update tsconfig to include "es2022" Jul 25, 2024
@ibacher ibacher merged commit eb3f4b4 into openmrs:main Jul 25, 2024
3 checks passed
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.

2 participants