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(eslint-plugin): [consistent-generic-constructors] add rule #4924

Merged

Commits on May 7, 2022

  1. Copy the full SHA
    8e5d39f View commit details
    Browse the repository at this point in the history
  2. docs: basic docs

    Josh-Cena committed May 7, 2022
    Copy the full SHA
    df8de5c View commit details
    Browse the repository at this point in the history
  3. fix: add to all config

    Josh-Cena committed May 7, 2022
    Copy the full SHA
    aa7c312 View commit details
    Browse the repository at this point in the history
  4. test: add test

    Josh-Cena committed May 7, 2022
    Copy the full SHA
    c6434c7 View commit details
    Browse the repository at this point in the history
  5. refactor: refactor

    Josh-Cena committed May 7, 2022
    Copy the full SHA
    7e29ee3 View commit details
    Browse the repository at this point in the history
  6. docs: fix

    Josh-Cena committed May 7, 2022
    Copy the full SHA
    85b851c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Copy the full SHA
    33cb2d3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. fix: allow no parens on RHS

    Josh-Cena committed May 14, 2022
    Copy the full SHA
    ba54b9e View commit details
    Browse the repository at this point in the history
  2. fix: print extra comments

    Josh-Cena committed May 14, 2022
    Copy the full SHA
    46de101 View commit details
    Browse the repository at this point in the history
  3. refactor: improve message?

    Josh-Cena committed May 14, 2022
    Copy the full SHA
    867152a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Copy the full SHA
    c40ab67 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Copy the full SHA
    ff8dfc7 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Copy the full SHA
    2110540 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Copy the full SHA
    119393c View commit details
    Browse the repository at this point in the history
  2. feat: add to strict

    Josh-Cena committed May 30, 2022
    Copy the full SHA
    371983e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5e49222 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Copy the full SHA
    63e4cb9 View commit details
    Browse the repository at this point in the history
  2. refactors

    Josh-Cena committed May 31, 2022
    Copy the full SHA
    be2f1af View commit details
    Browse the repository at this point in the history
  3. remove attr from source

    Josh-Cena committed May 31, 2022
    Copy the full SHA
    1bdedec View commit details
    Browse the repository at this point in the history