aboutsummaryrefslogtreecommitdiff
path: root/test/vitest-extensions.ts
AgeCommit message (Collapse)AuthorFilesLines
2025-04-10chore(deps): update eslint (#3458)renovate[bot]1-1/+1
Co-authored-by: Shinigami92 <[email protected]>
2024-08-30chore(deps): update dependency typescript-eslint to v8 (#3064)renovate[bot]1-0/+1
* chore(deps): update dependency typescript-eslint to v8 * chore: fix lint errors * chore: simplify code * chore: remove eslint-plugin-deprecation --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami92 <[email protected]>
2023-11-14infra: enable strictNullChecks in tsconfig (#2435)ST-DDT1-1/+1
2023-10-10infra(unicorn): explicit-length-check (#2455)ST-DDT1-1/+1
2023-07-22chore(deps): update typescript-eslint to v6 (major) (#2259)renovate[bot]1-2/+0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-05-08chore(deps): update vitest to ~0.31.0 (#2136)renovate[bot]1-8/+5
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <[email protected]>
2022-10-12test: extend vitest with toBeUnique (#1428)Shinigami1-0/+33