mirror of
https://github.com/coder/code-server.git
synced 2024-11-23 03:37:19 +03:00
61138b4a61
* refactor: fix type annotations in open There was no clear reason as to why we needed to use type assertions when initializing both `args` and `options` in `open` so I refactored them both. * refactor: create constructOpenOptions * refactor: add urlSearch and remove options * feat: add tests for constructOpenOptions |
||
---|---|---|
.. | ||
e2e | ||
scripts | ||
unit | ||
utils | ||
package.json | ||
playwright.config.ts | ||
tsconfig.json | ||
yarn.lock |