In `packages.json` we are unintentionally linting `*.js` files, we should be linting only `*.ts` files in addition to the `*.vue` files that were written. Introduced in [https://github.com/bitwarden/passwordless-docs/pull/54](https://github.com/bitwarden/passwordless-docs/pull/54).