[Playwright](https://playwright.dev) browser testing.

## Usage

```bash
npx sv add playwright
```

## What you get

- scripts added in your `package.json`
- a Playwright config file
- an updated `.gitignore`
- a demo test