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

Some eslint fixes #428

Merged
merged 25 commits into from
Aug 30, 2022
Merged

Some eslint fixes #428

merged 25 commits into from
Aug 30, 2022

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    be02536 View commit details
    Browse the repository at this point in the history
  2. Update eslintrc

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    8e6d2f1 View commit details
    Browse the repository at this point in the history
  3. ban-types

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f0a4db7 View commit details
    Browse the repository at this point in the history
  4. no-unsafe-argument

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    4d0a864 View commit details
    Browse the repository at this point in the history
  5. Turbo by eslint

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    eb2d4ec View commit details
    Browse the repository at this point in the history
  6. restrict-plus-operands

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6f5b9f2 View commit details
    Browse the repository at this point in the history
  7. wip

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    9aedef2 View commit details
    Browse the repository at this point in the history
  8. await-thenable

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    8982561 View commit details
    Browse the repository at this point in the history
  9. no-floating-promises

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    07574e1 View commit details
    Browse the repository at this point in the history
  10. no-unsafe-call

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    69a3245 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9b33948 View commit details
    Browse the repository at this point in the history
  12. no-unused-vars

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    0e00ebb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad77178 View commit details
    Browse the repository at this point in the history
  14. Make message consistent

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a060963 View commit details
    Browse the repository at this point in the history
  15. Update turbo.json

    Co-authored-by: Jonatan Witoszek <jonatanwitoszek@gmail.com>
    typeofweb and witoszekdev committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    72ed867 View commit details
    Browse the repository at this point in the history
  16. Code Review

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6533b1f View commit details
    Browse the repository at this point in the history
  17. Enable return-await

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5701396 View commit details
    Browse the repository at this point in the history
  18. // @todo handle errors

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    656e1ce View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3af75ec View commit details
    Browse the repository at this point in the history
  20. Add missing dep

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    58e8a95 View commit details
    Browse the repository at this point in the history
  21. Fix build

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    eca113b View commit details
    Browse the repository at this point in the history
  22. Fix build 2

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5172102 View commit details
    Browse the repository at this point in the history
  23. Fix build 3

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    c1e3567 View commit details
    Browse the repository at this point in the history
  24. Fix tests

    typeofweb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    e8527da View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

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