mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
* chore(deps): replace argon2 w/@node-rs/argon2 * refactor: clean up hashPassword functions * refactor(util): pass in process.platform * fix: use correct settings for test-extension Before, it was running into errors with an @types package. Now, we're correctly running `tsc` so it picks up our `tsconfig.json` and we're telling TypeScript to not typecheck our lib and exclude `node_modules` |
||
|---|---|---|
| .. | ||
| e2e | ||
| scripts | ||
| unit | ||
| utils | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.json | ||
| yarn.lock | ||