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 rule: jsx-curly-brace-presence #196

Merged
merged 14 commits into from
Mar 28, 2019

Commits on Jan 7, 2019

  1. new rule jsx-curly-brace-presence

    * basic test cases for enforcing absence
    OlafMerkert committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    6c207d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea5951b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bf3112 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1474e10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20e1ae9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    2a041b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6afb306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca6bc8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2dfb7c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Update src/rules/jsxCurlyBracePresenceRule.ts

    Co-Authored-By: OlafMerkert <olaf@m-merkert.de>
    adidahiya and OlafMerkert committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    5bd5e39 View commit details
    Browse the repository at this point in the history
  2. Update src/rules/jsxCurlyBracePresenceRule.ts

    Co-Authored-By: OlafMerkert <olaf@m-merkert.de>
    adidahiya and OlafMerkert committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    de0745d View commit details
    Browse the repository at this point in the history
  3. Update test/rules/jsx-curly-brace-presence/always/tslint.json

    Co-Authored-By: OlafMerkert <olaf@m-merkert.de>
    adidahiya and OlafMerkert committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    d05e4af View commit details
    Browse the repository at this point in the history
  4. Update test/rules/jsx-curly-brace-presence/never/tslint.json

    Co-Authored-By: OlafMerkert <olaf@m-merkert.de>
    adidahiya and OlafMerkert committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    6468f7e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Configuration menu
    Copy the full SHA
    4df206f View commit details
    Browse the repository at this point in the history