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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support ESLint 8.x #70

Merged
merged 3 commits into from Oct 10, 2021
Merged

feat: support ESLint 8.x #70

merged 3 commits into from Oct 10, 2021

Commits on Sep 6, 2021

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

Commits on Oct 10, 2021

  1. npm test should runs unit tests

    Since we use `npm test` in CI and use a separate command for integration
    tests, we need to make sure `npm test` runs the unit tests.
    azeemba committed Oct 10, 2021
    Copy the full SHA
    ba075e1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2de4b36 View commit details
    Browse the repository at this point in the history