Skip to content

add new rule: jsx-whitespace-literal#243

Merged
adidahiya merged 2 commits intopalantir:masterfrom
tanmoyopenroot:121-new-rule-JSXWhiteSpaceLiteral
Aug 1, 2019
Merged

add new rule: jsx-whitespace-literal#243
adidahiya merged 2 commits intopalantir:masterfrom
tanmoyopenroot:121-new-rule-JSXWhiteSpaceLiteral

Conversation

@tanmoyopenroot
Copy link
Contributor

PR checklist

Overview of change:

Added jsx-whitespace-literal rule with some tests

{
    "rules": {
        "jsx-whitespace-literal": true
    }
}

Is there anything you'd like reviewers to focus on?

Not sure if i covered all test

@adidahiya adidahiya merged commit 55d8a53 into palantir:master Aug 1, 2019
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.

New rule: jsx-whitespace-literal

2 participants