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

Centralize tooling configs in monorepo #4138

Open
wants to merge 364 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. Bump @typescript-eslint

    aryaemami59 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ba254be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5062ee2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    549644b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b3e636 View commit details
    Browse the repository at this point in the history
  5. Add ESLint flat config

    aryaemami59 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f452be3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e18ca7e View commit details
    Browse the repository at this point in the history
  7. Type check JS files

    aryaemami59 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    26fbc7f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    16d6382 View commit details
    Browse the repository at this point in the history
  9. Fix entry points

    aryaemami59 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2d62d10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    403de4a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d738d2e View commit details
    Browse the repository at this point in the history
  12. Fix all devDependencies

    aryaemami59 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e3603b6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c51ed07 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    15885c4 View commit details
    Browse the repository at this point in the history
  15. Fix type Imports

    aryaemami59 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    eeec472 View commit details
    Browse the repository at this point in the history
  16. Remove flat config

    aryaemami59 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    90fa3b4 View commit details
    Browse the repository at this point in the history
  17. Fix legacy config

    aryaemami59 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    df015ce View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5fd815b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ba1b4b5 View commit details
    Browse the repository at this point in the history
  20. Fix lint command

    aryaemami59 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4eca259 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    629d4cf View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    4c075dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31e52c6 View commit details
    Browse the repository at this point in the history
  3. Add peerDependencies

    aryaemami59 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    aad3bc4 View commit details
    Browse the repository at this point in the history
  4. Add tsconfigPaths

    aryaemami59 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7c40188 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9722a89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faabbcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4fa765 View commit details
    Browse the repository at this point in the history
  8. Make tsconfig.json LF

    aryaemami59 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    01fb6c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be65a80 View commit details
    Browse the repository at this point in the history
  10. Reformat all files

    aryaemami59 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f9c75e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d59d633 View commit details
    Browse the repository at this point in the history
  12. Add @ts-ignore directive

    aryaemami59 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f253d34 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    602b4b7 View commit details
    Browse the repository at this point in the history
  14. Enable caching for ESLint

    aryaemami59 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0125a60 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    96efedd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5370b73 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f494fdd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e079cd8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ab1f4cd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    018ce6a View commit details
    Browse the repository at this point in the history
  21. Bump Prettier

    aryaemami59 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1367d82 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a5b2003 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    75ce919 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    47069e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3e584 View commit details
    Browse the repository at this point in the history
  3. Remove tsconfig.test.json

    aryaemami59 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7f83fe2 View commit details
    Browse the repository at this point in the history
  4. Reformat files

    aryaemami59 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5c5d1f1 View commit details
    Browse the repository at this point in the history
  5. Build errors.json file

    aryaemami59 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f60784e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e56b8c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be2704a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    153d8b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8fd2aa7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed0e13a View commit details
    Browse the repository at this point in the history
  11. Fix build:configs command

    aryaemami59 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a15d4fc View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    c7dc43c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2235cff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c05ea67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75110d6 View commit details
    Browse the repository at this point in the history
  5. Add preinstall command

    aryaemami59 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    39325d4 View commit details
    Browse the repository at this point in the history
  6. Bump Vitest

    aryaemami59 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    486208d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    5463cf4 View commit details
    Browse the repository at this point in the history
  2. Sort tsconfig.jsons

    aryaemami59 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8b511e0 View commit details
    Browse the repository at this point in the history
  3. Hoist the config files

    aryaemami59 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f9a0ed4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86c72e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3471e14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dec2b79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c26d131 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a4e639 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f632999 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    65c6967 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    d001ac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f72cfd View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    17e9ad5 View commit details
    Browse the repository at this point in the history
  2. Format all files

    aryaemami59 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e48e1b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f6c98f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0aa8dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e046a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1f6dc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be7103e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51302a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a6800b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aaa2924 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Bump ESLint packages

    aryaemami59 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3ab5261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6375388 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f967b44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1a6f65 View commit details
    Browse the repository at this point in the history
  5. Fix prettier config

    aryaemami59 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    0c9b577 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    707aea8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bdc8dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    377dbca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a669289 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1a35a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb10613 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1fbfbcc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3771cfc View commit details
    Browse the repository at this point in the history
  14. Revert "Fix package.json for @reduxjs/vitest-config"

    This reverts commit 3771cfc.
    aryaemami59 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    489381b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Bump typescript-eslint

    aryaemami59 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8f5e55f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9377095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e725e1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ccabe4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a497364 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23ff385 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    3789283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8fe99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    604d3bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be4ab5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    4281a94 View commit details
    Browse the repository at this point in the history
  2. Refactor createESLintConfig to use Array.concat()

      - Refactored `createESLintConfig` to use `Array.concat()` instead of the spread opreator.
    aryaemami59 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a753a28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ca93cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    934c09a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4055315 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c3c31b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c80ac9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06cbb0d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6988f8 View commit details
    Browse the repository at this point in the history
  10. Destructure imports from globals instead of using named imports

      - Refactored `eslint.config.ts` to convert named imports from the `globals` module to destructuring the default import, since `globals` is a CommonJS module and does not provide named exports.
    aryaemami59 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    52f5946 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de1c1c9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    31b553d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    898e1f1 View commit details
    Browse the repository at this point in the history
  14. Revise eslint.config.mts JSDocs for ESM in CJS via async IIFE

      - Since `@reduxjs/eslint-config` is going to be an ESM package, in order to use it inside `eslint.config.cjs` files, we need to use async IIFE with dynamic imports.
    aryaemami59 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    22772fd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    863cb2a View commit details
    Browse the repository at this point in the history
  16. Switch tsconfig.json "module" from "NodeNext" to "ESNext"

      - Removed `"module": "NodeNext"` and `"moduleResolution": "NodeNext"` in `tsconfig.json` of `@reduxjs/prettier-config` in order to use the default `"module": "ESNext"`.
    aryaemami59 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5059cb4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    df03635 View commit details
    Browse the repository at this point in the history
  18. Revise prettier.config.mts JSDocs for ESM in CJS via async IIFE

      - Since `@reduxjs/prettier-config` is going to be an ESM package, in order to use it inside `prettier.config.cjs` files, we need to use async IIFE with dynamic imports.
    aryaemami59 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0d10621 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    142b1b7 View commit details
    Browse the repository at this point in the history
  20. Revise vitest.config.mts JSDocs for ESM in CJS via async IIFE

      - Since `@reduxjs/vitest-config` is going to be an ESM package, in order to use it inside `vitest.config.cjs` or `vitest.config.cts` files, we need to use async IIFE with dynamic imports.
    aryaemami59 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3be1556 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    4776eb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91b0bbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c91377f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

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

Commits on Mar 11, 2024

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

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    e097452 View commit details
    Browse the repository at this point in the history
  2. Use ConfigWithExtends

    aryaemami59 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cfea945 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7658c06 View commit details
    Browse the repository at this point in the history
  4. Add "declaration": false to tsconfig.test.json

      - This was done to work around Node16 sometimes requiring explicit type annotation.
    aryaemami59 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c4b5e12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de7adcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0971e20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca952bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c74c0cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00dc289 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7be4ee6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad3204c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a23b41 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    caffd10 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    850d85f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cb1ea5a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    5271b3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    892ca28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609ed68 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

    aryaemami59 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    96639bb View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    d062a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fad22d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d602acc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6eca6a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    7b3f1ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a897b70 View commit details
    Browse the repository at this point in the history
  3. Bump eslint for toolkit

    aryaemami59 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    326e06e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e51365c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    ff33a82 View commit details
    Browse the repository at this point in the history
  2. Fix lockfile

    aryaemami59 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    906de3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e2f154 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa3773f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1ab915 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    221b2da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f957aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f54ce14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    563ab7e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    743f596 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    233a978 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    0de4162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c791bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7728db5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dfbe14 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    e59a582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ecb61a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    b2e3e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d60312 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21b65c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0022f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08560a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    448cef9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f9837f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    4b99d71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdf3b75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b6298d View commit details
    Browse the repository at this point in the history
  4. Disable no-undef rule per typescript-eslint's docs

      - We disable this rule because we want TypeScript to check the validity of our globals rather than both TypeScript and ESLint.
    aryaemami59 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bd16655 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    220b565 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d7241e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88dbb01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c969d81 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce6ac1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    170bbcb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    02f382d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2537b4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ead7e1a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    8f984bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b194a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a90630d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b43a0f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    96e6eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c6515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c260be5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27718ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    248d027 View commit details
    Browse the repository at this point in the history
  6. Remove @typescript-eslint packages from toolkit

      - This change was made because `@reduxjs/eslint-config` includes the `typescript-eslint` package as a direct dependency which includes `@typescript-eslint/eslint-plugin` and `@typescript-eslint/parser` as direct dependencies so there is no need to manually install them anymore.
    aryaemami59 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2346e2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2ea52a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54eeacf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c79018 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cc88c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    03ebe78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea0e84 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    2a4935b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff173f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c34149b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    b624627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a4a666 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    139cc75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa0d275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dae12f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a3627e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eac1e9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d38d2d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd58d83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3339947 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9abfdaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61feea6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    83445ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deec317 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7638c7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cdfe3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a2ccc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea31796 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e02375d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6184e96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d58070 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7d5217 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92384ea View commit details
    Browse the repository at this point in the history