Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@JstnMcBrd JstnMcBrd released this 09 Feb 22:53
· 7 commits to main since this release
5847699

Added

  • LICENSE
  • README
  • package.json with all necessary package details
  • ESLint configurations for JavaScript, TypeScript, and React
  • Self-linting setup
  • GitHub workflows for validating and publishing
  • Recommended vscode extensions

Fixed

  • Missing type definitions for eslint-plugin-react and eslint-plugin-react-hooks using type-shims
  • Typechecking errors from @stylistic/eslint-plugin by adding "skipLibCheck": true