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 no-loss-of-precision #2196

Merged
merged 9 commits into from Jun 16, 2020
Merged

feat(eslint-plugin): add extension rule no-loss-of-precision #2196

merged 9 commits into from Jun 16, 2020

Commits on Jun 9, 2020

  1. Copy the full SHA
    8c90769 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d5c31e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Copy the full SHA
    7647d52 View commit details
    Browse the repository at this point in the history
  2. delete snapshot

    yeonjuan committed Jun 10, 2020
    Copy the full SHA
    ab555f1 View commit details
    Browse the repository at this point in the history
  3. Update packages/eslint-plugin/docs/rules/no-loss-of-precision.md

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    yeonjuan and bradzacher committed Jun 10, 2020
    Copy the full SHA
    30ac14f View commit details
    Browse the repository at this point in the history
  4. chore: istanbul comment

    yeonjuan committed Jun 10, 2020
    Copy the full SHA
    e4526b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. refactor

    yeonjuan committed Jun 12, 2020
    Copy the full SHA
    22103bb View commit details
    Browse the repository at this point in the history
  2. refactor

    yeonjuan committed Jun 12, 2020
    Copy the full SHA
    c6f81e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

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