Skip to content

Releases: tzsk/vite-pretty-lint

0.1.2

06 May 09:19
Compare
Choose a tag to compare

🚚 Maintainance

  • Dependency Updates

0.1.1

19 Aug 08:09
Compare
Choose a tag to compare

πŸ‘‘ Changed

  • Smart Search for Vite Config File
  • Exit with a proper message if vite.config doesn't exist.

0.1.0

08 Jul 15:27
Compare
Choose a tag to compare

πŸš€ Added

  • Support for pnpm thanks to @Pulset

🚚 Maintainance

  • Dependency Updates

0.0.3

25 Jun 13:22
Compare
Choose a tag to compare

πŸ™ˆ Fixed

  • Vue Plugin Dependency

0.0.2

30 Jan 19:08
Compare
Choose a tag to compare

πŸ™ˆ Fixed

  • ReadMe Shields & Commands

0.0.1

30 Jan 17:19
Compare
Choose a tag to compare

πŸš€ Added

  • ESLint & Prettier Scaffold for Vite Vue & React with TypeScript Variants.
  • Babel AST Parser to add ESLint Vite Plugin in vite.config file.
  • Vitest for Testing.
  • Github Actions for Automation & Tests.
  • Documentation