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

[New] add no-namespace rule #2640

Merged
merged 2 commits into from Sep 19, 2021
Merged

Commits on May 9, 2020

  1. [New] add no-namespace rule

    Co-authored-by: Yacine Hmito <yacine.hmito@gmail.com>
    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    yacinehmito and ljharb committed May 9, 2020
    Copy the full SHA
    53a0d84 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. [Refactor] create/extract isCreateElement and `isDestructuredFromPr…

    …agmaImport` utils
    
    This should improve detection in the following rules:
     - `button-has-type`
     - `forbid-elements`
     - `no-adjacent-inline-elements`
     - `no-children-prop`
     - `style-prop-object`
    ljharb committed Sep 19, 2021
    Copy the full SHA
    f25a8ec View commit details
    Browse the repository at this point in the history