Release 0.14.0
- Add new vitest rules (def6de4)
- Use vitest formatting rules instead of jest-formatting plugin (feaf5bc)
- Update to renamed vitest plugin (d959ab9)
- Collect coverage from Vitest (e8edb27)
- Enforce strict tsconfig and fix type errors (965cd21)
- Include ESLint in GitHub Actions workflow (4828b59)
- Fix remaining lint problems (1a4cc7a)
- Fix formatting and test imports (b3f14c5)
- Autofix lint warnings (2eebcba)