eslint-config-acme

ESLint + Prettier config for React

MIT License

Downloads
2.5K
Stars
23
Committers
1

Bot releases are hidden (Show)

eslint-config-acme - v3.1.0 Latest Release

Published by mryechkin 12 months ago

  • Added src aliases @ and # (in addition to existing src and ~)
  • Removed eslint-plugin-prettier as it's no longer used
eslint-config-acme - v3.0.1

Published by mryechkin about 1 year ago

  • Added @ianvs/prettier-plugin-sort-imports
  • Removed eslint-plugin-simple-import-sort
  • Added prettier-plugin-packagejson
  • Added shared Prettier config via eslint-config-acme/prettier export
eslint-config-acme - v2.3.0

Published by mryechkin about 1 year ago

Migrate to import-resolver-custom-alias for custom aliases.

eslint-config-acme - v2.2.1

Published by mryechkin about 1 year ago

Bump prettier-plugin-tailwindcss to ^0.5

eslint-config-acme - v2.2.0

Published by mryechkin about 1 year ago

eslint-config-acme - v2.1.0

Published by mryechkin over 1 year ago

  • Updating env to use ES2022
  • Updating simple-import-sort to include more Node internals
  • Cleaning up peerDependencies to relax minor versions range
eslint-config-acme - v2.0.0

Published by mryechkin almost 2 years ago

[2.0.0] - 2022-12-03

Added

  • Added an override to turn off react/function-component-definition rule
  • Added src alias for import resolver

Removed

  • Removed overrides to eslint-plugin-jsx-a11y, as they are no longer required as of Next 13
  • Removed @ alias, as it was causing issues with sorting imports when both relative and alias imports were used
eslint-config-acme - v1.4.0

Published by mryechkin over 2 years ago

feat: Bumping deps and fixing usage of TailwindCSS plugin

eslint-config-acme - v1.3.1

Published by mryechkin over 2 years ago

fix: Updating tailwindcss rule to use boolean value

eslint-config-acme - v1.3.0

Published by mryechkin over 2 years ago

feat: Adding ESLint Tailwind plugin; updating peer deps

eslint-config-acme - v1.2.0

Published by mryechkin over 2 years ago

feat: Adding official Tailwind Prettier plugin

eslint-config-acme - v1.1.0

Published by mryechkin almost 3 years ago

Updating peer dependencies to latest, adding default import alias resolver

eslint-config-acme - v1.0.2

Published by mryechkin over 3 years ago