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-use-computed-property-like-method rules #1234

Commits on Oct 10, 2020

  1. chore: init rule

    tyankatsu0105 committed Oct 10, 2020
    Copy the full SHA
    b14d0f3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6b0b860 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4d8ae20 View commit details
    Browse the repository at this point in the history
  4. feat: pass rule

    tyankatsu0105 committed Oct 10, 2020
    Copy the full SHA
    7aaf02d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f5c426c View commit details
    Browse the repository at this point in the history
  6. docs: add docs

    tyankatsu0105 committed Oct 10, 2020
    Copy the full SHA
    e97c749 View commit details
    Browse the repository at this point in the history
  7. chore: run update

    tyankatsu0105 committed Oct 10, 2020
    Copy the full SHA
    c61acae View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Copy the full SHA
    587d808 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f460c6f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. feat: refactor rule

    tyankatsu0105 committed Nov 14, 2020
    Copy the full SHA
    969120a View commit details
    Browse the repository at this point in the history
  2. docs: fix docs

    tyankatsu0105 committed Nov 14, 2020
    Copy the full SHA
    7ce7a03 View commit details
    Browse the repository at this point in the history
  3. docs: fix docs

    tyankatsu0105 committed Nov 14, 2020
    Copy the full SHA
    cc7cde4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    62b82be View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c614b6d View commit details
    Browse the repository at this point in the history
  6. refactor: improve JSDoc

    tyankatsu0105 committed Nov 14, 2020
    Copy the full SHA
    13eff80 View commit details
    Browse the repository at this point in the history
  7. docs: remove template

    tyankatsu0105 committed Nov 14, 2020
    Copy the full SHA
    01c4f84 View commit details
    Browse the repository at this point in the history
  8. docs: fix docs

    tyankatsu0105 committed Nov 14, 2020
    Copy the full SHA
    9c54158 View commit details
    Browse the repository at this point in the history
  9. docs: fix docs

    tyankatsu0105 committed Nov 14, 2020
    Copy the full SHA
    00dc589 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    78c203d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

Commits on May 1, 2021

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

Commits on May 2, 2021

  1. rename eslint

    tyankatsu0105 committed May 2, 2021
    Copy the full SHA
    330d188 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    11b7ef1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8b825e5 View commit details
    Browse the repository at this point in the history
  4. Revert "refactor: improve if statement"

    This reverts commit 8b825e5.
    tyankatsu0105 committed May 2, 2021
    Copy the full SHA
    2e316f8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d8a8af9 View commit details
    Browse the repository at this point in the history
  6. chore: run update

    tyankatsu0105 committed May 2, 2021
    Copy the full SHA
    986648b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b06421b View commit details
    Browse the repository at this point in the history
  8. feat: addPropertyMap

    tyankatsu0105 committed May 2, 2021
    Copy the full SHA
    7459eea View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Copy the full SHA
    d885a36 View commit details
    Browse the repository at this point in the history
  2. refactor: add comment

    tyankatsu0105 committed May 3, 2021
    Copy the full SHA
    ccbee98 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c2bc020 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Copy the full SHA
    c082183 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3b77c4e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ce93fa6 View commit details
    Browse the repository at this point in the history
  4. style: run lint

    tyankatsu0105 committed Jul 17, 2021
    Copy the full SHA
    60e7c48 View commit details
    Browse the repository at this point in the history
  5. test: add test case

    tyankatsu0105 committed Jul 17, 2021
    Copy the full SHA
    7cb18fe View commit details
    Browse the repository at this point in the history