Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 02:05
· 142 commits to main since this release
fd34c4e

🎁 Added

  • Add lint command #108

    Checks files for formatting issues and linter errors.

  • Add format command #104

    Applies ESLint autofixes and Prettier formatting.

♻️ Changed

  • Include eslint and prettier in dependencies #100

    Preparing for dedicated lint and format commands.