corepack/tests
Mike McCready 633764f7c4
chore(deps): update eslint to 9.22.0 (#676)
update @yarnpkg/eslint-config to 3.0.0

fix fixable eslint formatting errors

add @typescript-eslint/no-unused-vars caughtErrors:none

change VScode setting to eslint.useFlatConfig true
2025-03-26 20:26:06 +01:00
..
Disable.test.ts test: migrate to vitest (#349) 2024-07-16 23:31:15 +02:00
Enable.test.ts test: migrate to vitest (#349) 2024-07-16 23:31:15 +02:00
Up.test.ts feat: add limited support for `devEngines` (#643) 2025-02-28 20:06:33 +01:00
Use.test.ts feat: add limited support for `devEngines` (#643) 2025-02-28 20:06:33 +01:00
_binHelpers.ts chore: update dependencies, remove unused ones (#100) 2022-05-15 10:35:13 +02:00
_registryServer.mjs chore(deps): update eslint to 9.22.0 (#676) 2025-03-26 20:26:06 +01:00
_runCli.ts fix: re-add support for custom registries with auth (#397) 2024-03-27 19:23:43 +01:00
config.test.ts chore(tests): await promise in `config.test.js` (#639) 2025-02-07 14:35:44 +00:00
corepackUtils.test.ts test: migrate to vitest (#349) 2024-07-16 23:31:15 +02:00
main.test.ts feat: add support for `.corepack.env` (#642) 2025-02-28 19:25:03 +00:00
nocks.db feat: update package manager versions (#617) 2025-02-28 19:46:59 +00:00
npmRegistryUtils.test.ts test: migrate to vitest (#349) 2024-07-16 23:31:15 +02:00
recordRequests.js test: store nocks in a sqlite database (#374) 2024-02-24 00:59:12 +01:00
setupTests.ts chore(tests): do not fail tests when `DEBUG` is set in the env (#615) 2025-01-27 22:42:16 +00:00