eslint-config-ai

An opinionated set of ESLint shareable configs by Alex Ilyaev

MIT License

Downloads
310
Stars
2
Committers
2

Bot releases are hidden (Show)

eslint-config-ai - v3.0.0 Latest Release

Published by alexilyaev 10 months ago

Breaking Changes

  • Minimum Node version is now v18.14.0
  • Replace babel-eslint with @typescript-eslint/parser
  • Bump all dependencies
  • Move the ESLint plugins dependencies to be optional peerDependencies
  • Turn off rules that no longer make sense

Additions

  • Add @stylistic/eslint-plugin and use it's rules instead of the deprecated rules
  • Add ai/last to properly setup prettier and @stylistic/disable-legacy