Skip to content

v3.0.4

Choose a tag to compare

@tomkp tomkp released this 24 Dec 08:34
· 21 commits to master since this release
395a8fd

Add checks script

Added npm run checks script that runs all validations in one command:

  • TypeScript type checking
  • ESLint
  • Prettier formatting
  • Vitest tests