Skip to content

Releases: JstnMcBrd/eslint-config

1.0.0

09 Feb 22:53
5847699
Compare
Choose a tag to compare

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