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

add eslint #95

Closed
wants to merge 32 commits into from
Closed

add eslint #95

wants to merge 32 commits into from

Commits on Jun 8, 2024

  1. add eslint

    RamRamez committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4137cea View commit details
    Browse the repository at this point in the history
  2. update eslint config

    RamRamez committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    35edb29 View commit details
    Browse the repository at this point in the history
  3. add eslint plugins

    RamRamez committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    297fabb View commit details
    Browse the repository at this point in the history
  4. apply eslint to migrations

    RamRamez committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d0222d4 View commit details
    Browse the repository at this point in the history
  5. fix eslint errors 1

    RamRamez committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    37a537a View commit details
    Browse the repository at this point in the history
  6. fix eslint errors 2

    RamRamez committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7325ede View commit details
    Browse the repository at this point in the history
  7. fix eslint errors 3

    RamRamez committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d165b3a View commit details
    Browse the repository at this point in the history
  8. fix Redis eslint error

    RamRamez committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d6ad583 View commit details
    Browse the repository at this point in the history
  9. update ioredis and typeorm

    RamRamez committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b06ca6a View commit details
    Browse the repository at this point in the history
  10. npm audit fix

    RamRamez committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    944ab5a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. update eslint config

    RamRamez committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    7b65fef View commit details
    Browse the repository at this point in the history
  2. update package.json config

    RamRamez committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    202491d View commit details
    Browse the repository at this point in the history
  3. fix eslint errors part 4

    RamRamez committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    9acb54b View commit details
    Browse the repository at this point in the history
  4. fix eslint errors part 5

    RamRamez committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    dc9a496 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. update node version

    RamRamez committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ff503af View commit details
    Browse the repository at this point in the history
  2. replace esm with commonjs

    RamRamez committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    447fe78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f4710a View commit details
    Browse the repository at this point in the history
  4. replace npm with yarn

    RamRamez committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    06fd2fd View commit details
    Browse the repository at this point in the history
  5. replace npm with yarn

    RamRamez committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ea78bdb View commit details
    Browse the repository at this point in the history
  6. update pipeline to use yarn

    RamRamez committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    08363f7 View commit details
    Browse the repository at this point in the history
  7. update pipeline to use yarn

    RamRamez committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ff0beb3 View commit details
    Browse the repository at this point in the history
  8. update pipeline to use yarn

    RamRamez committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    75fe6be View commit details
    Browse the repository at this point in the history
  9. update pipeline to use yarn

    RamRamez committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    94b86d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge branch 'refs/heads/staging' into add-eslint

    # Conflicts:
    #	src/routes/v1/notificationRouter.ts
    #	src/services/notificationService.ts
    #	src/types/notifications.ts
    RamRamez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ee6f203 View commit details
    Browse the repository at this point in the history
  2. fix eslint errors

    RamRamez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fe7d17d View commit details
    Browse the repository at this point in the history
  3. fix errors

    RamRamez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3b45e5d View commit details
    Browse the repository at this point in the history
  4. fix errors

    RamRamez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3dc51fd View commit details
    Browse the repository at this point in the history
  5. fix errors

    RamRamez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7b82652 View commit details
    Browse the repository at this point in the history
  6. fix errors

    RamRamez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    dfe1590 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'refs/heads/staging' into add-eslint

    # Conflicts:
    #	src/services/notificationService.ts
    #	src/types/general.ts
    #	src/types/notifications.ts
    RamRamez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8a0d320 View commit details
    Browse the repository at this point in the history
  8. fix errors

    RamRamez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e386b60 View commit details
    Browse the repository at this point in the history
  9. fix errors

    RamRamez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1433829 View commit details
    Browse the repository at this point in the history