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(parser): Correctly detect process #598

Merged
merged 1 commit into from
Aug 15, 2023
Merged

fix(parser): Correctly detect process #598

merged 1 commit into from
Aug 15, 2023

Conversation

magic-akari
Copy link
Contributor

@magic-akari magic-akari commented Aug 12, 2023

What changed with this PR:

In JavaScript, it is a common mistake to check if a variable exists by directly referencing it.
The correct way to do this is to use the typeof operator.

Example

N/A

Relative issues or prs:

@CLAassistant
Copy link

CLAassistant commented Aug 12, 2023

CLA assistant check
All committers have signed the CLA.

@clementdessoude clementdessoude merged commit dd9cc97 into jhipster:main Aug 15, 2023
@clementdessoude
Copy link
Contributor

Thank you for your contribution @magic-akari !

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.

Browser compatibility issue
3 participants