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 rule no-unsafe-assignment #1694

Merged
merged 8 commits into from Apr 9, 2020

Commits on Apr 1, 2020

  1. Copy the full SHA
    41b7b15 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    69ec840 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. test: assignment pattern

    bradzacher committed Apr 2, 2020
    Copy the full SHA
    b8c9250 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fcbaf91 View commit details
    Browse the repository at this point in the history
  3. feat: properties

    bradzacher committed Apr 2, 2020
    Copy the full SHA
    b1d1a92 View commit details
    Browse the repository at this point in the history
  4. feat: array spreads

    bradzacher committed Apr 2, 2020
    Copy the full SHA
    d6f08d2 View commit details
    Browse the repository at this point in the history
  5. feat: JSX attributes

    bradzacher committed Apr 2, 2020
    Copy the full SHA
    9f94296 View commit details
    Browse the repository at this point in the history
  6. docs: docs

    bradzacher committed Apr 2, 2020
    Copy the full SHA
    7b4d118 View commit details
    Browse the repository at this point in the history