Skip to content

1.20.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 07:00
· 2 commits to master since this release

Features

  • add \n to the end of all files (7ccea1d)
  • add \n to the end of eslint.config.mjs (ee69d08)
  • add cjs and mjs to the prettier integration (586c345)
  • add eslint-plugin-jsx-a11y to react:ts config (16d1d5a)
  • add files to default eslint config (b12945a)
  • add react:ts eslint config (5259ae4)
  • bump yashanand1910/standard-release-notes to 1.5.0 (d4a7dfd)
  • remove @typescript-eslint usage (f664f0d)
  • remove spaces after env: in workflow (0496220)

Bug Fixes

  • add handling for last ";" in imports (dec8afc)
  • remove eslintPluginPrettierRecommended import from node:ts config (680980e)