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): add extension rule init-declarations #1814

Merged

Commits on Apr 2, 2020

  1. Copy the full SHA
    d63194f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1b949b5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e0b018b View commit details
    Browse the repository at this point in the history
  4. chore: updated the wrong module path for declaration file

    Co-Authored-By: Brad Zacher <brad.zacher@gmail.com>
    anikethsaha and bradzacher committed Apr 2, 2020
    Copy the full SHA
    b2edb04 View commit details
    Browse the repository at this point in the history
  5. chore: minor type fixes

    anikethsaha committed Apr 2, 2020
    Copy the full SHA
    9bb2e64 View commit details
    Browse the repository at this point in the history
  6. chore: tyoe fixes

    anikethsaha committed Apr 2, 2020
    Copy the full SHA
    a8f0b82 View commit details
    Browse the repository at this point in the history
  7. chore: removing union type ts.Node

    Co-Authored-By: Brad Zacher <brad.zacher@gmail.com>
    anikethsaha and bradzacher committed Apr 2, 2020
    Copy the full SHA
    7d5d49c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    25a7915 View commit details
    Browse the repository at this point in the history
  9. chore: linting fixes

    anikethsaha committed Apr 2, 2020
    Copy the full SHA
    b049e47 View commit details
    Browse the repository at this point in the history
  10. chore: linting fixes

    anikethsaha committed Apr 2, 2020
    Copy the full SHA
    5e9f1e5 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    281582a View commit details
    Browse the repository at this point in the history
  12. chore: added more tests

    anikethsaha committed Apr 2, 2020
    Copy the full SHA
    f2b0294 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Copy the full SHA
    375bc6a View commit details
    Browse the repository at this point in the history
  2. chore: imporved typecheck

    anikethsaha committed Apr 10, 2020
    Copy the full SHA
    44f4f16 View commit details
    Browse the repository at this point in the history
  3. chore: refactored types

    anikethsaha committed Apr 10, 2020
    Copy the full SHA
    da46af2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    07950f6 View commit details
    Browse the repository at this point in the history
  5. chore: linting fixes

    anikethsaha committed Apr 10, 2020
    Copy the full SHA
    dd41a77 View commit details
    Browse the repository at this point in the history
  6. chore: some more tests

    anikethsaha committed Apr 10, 2020
    Copy the full SHA
    ed71f47 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    de1544f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Copy the full SHA
    af0a091 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    53c4b3d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    69086c8 View commit details
    Browse the repository at this point in the history