# My Userscripts

To bundle:

```bash
npm run build
```

To start watch mode

```bash
npm run watch
# or
npm run watch:remote
```
