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

Update eslint-config-mizdra #281

Merged
merged 29 commits into from
May 6, 2023
Merged

Update eslint-config-mizdra #281

merged 29 commits into from
May 6, 2023

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    148eb9c View commit details
    Browse the repository at this point in the history
  2. improve .prettierignore

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    b88b5ba View commit details
    Browse the repository at this point in the history
  3. improve .eslintignore

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    311cfb8 View commit details
    Browse the repository at this point in the history
  4. change some rule options

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    cacc815 View commit details
    Browse the repository at this point in the history
  5. fix no-eval

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    f89b778 View commit details
    Browse the repository at this point in the history
  6. fix require-unicode-regexp

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    58c0c8c View commit details
    Browse the repository at this point in the history
  7. fix eqeqeq

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    a73422e View commit details
    Browse the repository at this point in the history
  8. fix no-await-in-loop

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    6074dbb View commit details
    Browse the repository at this point in the history
  9. fix object-shorthand

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    b80b69f View commit details
    Browse the repository at this point in the history
  10. fix multiline-comment-style

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    8e98685 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4117b6f View commit details
    Browse the repository at this point in the history
  12. fix prefer-arrow-callback

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    3c6a373 View commit details
    Browse the repository at this point in the history
  13. fix prefer-template

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    ffb557f View commit details
    Browse the repository at this point in the history
  14. fix import/order

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    484960c View commit details
    Browse the repository at this point in the history
  15. fix spaced-comment

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    88ba523 View commit details
    Browse the repository at this point in the history
  16. fix no-use-before-define

    mizdra committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    c66a6a7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5a854cf View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. pnpm run test -u

    mizdra committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    b766795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f879565 View commit details
    Browse the repository at this point in the history
  3. disable noisy rules

    mizdra committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    88019d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57addd2 View commit details
    Browse the repository at this point in the history
  5. fix eslint error

    mizdra committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    92268a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b20f5d5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    d6920fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    790feca View commit details
    Browse the repository at this point in the history
  3. pnpm lint:eslint --fix

    mizdra committed May 6, 2023
    Configuration menu
    Copy the full SHA
    c070a95 View commit details
    Browse the repository at this point in the history
  4. fix no-use-before-define

    mizdra committed May 6, 2023
    Configuration menu
    Copy the full SHA
    a0acf90 View commit details
    Browse the repository at this point in the history
  5. pnpm run test -u

    mizdra committed May 6, 2023
    Configuration menu
    Copy the full SHA
    cc67241 View commit details
    Browse the repository at this point in the history
  6. fix test

    mizdra committed May 6, 2023
    Configuration menu
    Copy the full SHA
    2ad1122 View commit details
    Browse the repository at this point in the history