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

feat(lint): unify/simplify typeof operator usage #2599

Merged
merged 16 commits into from
Dec 12, 2022

Conversation

mvorisek
Copy link
Contributor

@mvorisek mvorisek commented Dec 11, 2022

Modernize code using eslint advisory introduced in GH-2596. This PR focuses on fixing unicorn/no-typeof-undefined rule with some related changes done manually

@mvorisek mvorisek changed the title Unify typeof operator usage Unify/simplify typeof operator usage Dec 11, 2022
Copy link
Member

@lubber-de lubber-de left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lubber-de lubber-de changed the title Unify/simplify typeof operator usage feat(lint): unify/simplify typeof operator usage Dec 12, 2022
@lubber-de lubber-de merged commit 504f80d into fomantic:develop Dec 12, 2022
@lubber-de lubber-de added type/feat Any feature requests or improvements type/lint eslint / stylelint related changes only labels Dec 12, 2022
@lubber-de lubber-de added this to the 2.9.1 milestone Dec 12, 2022
@mvorisek mvorisek deleted the airbnb_part4 branch December 12, 2022 13:11
@mvorisek mvorisek restored the airbnb_part4 branch December 12, 2022 14:09
@mvorisek mvorisek deleted the airbnb_part4 branch December 12, 2022 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feat Any feature requests or improvements type/lint eslint / stylelint related changes only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants