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): added new rule no-untyped-public-signature #801

Merged
merged 36 commits into from
Nov 12, 2019
Merged

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    ff6fae2 View commit details
    Browse the repository at this point in the history
  2. fix lint

    eranshabi committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    3e60496 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2019

  1. chore: tighter linting (#535)

    bradzacher authored and eranshabi committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    24a8dd1 View commit details
    Browse the repository at this point in the history
  2. feat(typescript-estree)!: throw error on file not in project when `pr…

    …oject` set (#760)
    
    BREAKING CHANGE: by default we will now throw when a file is not in the `project` provided
    uniqueiniquity authored and eranshabi committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    e649022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb5c6c3 View commit details
    Browse the repository at this point in the history
  4. docs: fix typo in documentation for explicit-function-return-type (#772)

    Resolves #769.
    Tarik Onalan authored and eranshabi committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    fcd1d27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0c1171 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    067b938 View commit details
    Browse the repository at this point in the history
  7. docs(prefer-readonly): add rule name to title (#779)

    The "(prefer-readonly)" part wasn't in the title.
    cherryblossom000 authored and eranshabi committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    44aef10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0cdb5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1af3102 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe533f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a83f2f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

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

Commits on Aug 8, 2019

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

Commits on Aug 9, 2019

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

Commits on Aug 10, 2019

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

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    e9b1d15 View commit details
    Browse the repository at this point in the history
  2. fix format

    eranshabi committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    e037488 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

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

Commits on Aug 18, 2019

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

Commits on Aug 26, 2019

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

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    dcf12ef View commit details
    Browse the repository at this point in the history
  2. fix lint

    eranshabi committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    6a782ba View commit details
    Browse the repository at this point in the history
  3. format

    eranshabi committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    dcab7e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

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

Commits on Sep 15, 2019

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

Commits on Sep 25, 2019

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

Commits on Sep 26, 2019

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

Commits on Oct 30, 2019

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

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    a4677b0 View commit details
    Browse the repository at this point in the history
  2. support new cases

    eranshabi committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    b49f298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1699283 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6338cf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    886c2c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

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