Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/content/docs/playwright-checks/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The alpha version gets updated daily with new improvements. You can follow updat

### 2. [Optional] If you're using TypeScript

If you're using TypeScript, install the dev dependencies [`ts-node`](https://www.npmjs.com/package/ts-node) and [`typescript`](https://www.npmjs.com/package/typescript).
If you're using TypeScript, install the dev dependencies [`jiti`](https://www.npmjs.com/package/jiti) and [`typescript`](https://www.npmjs.com/package/typescript).

```bash {title="Terminal"}
npm install --save-dev jiti typescript
Expand Down
Loading