{"id":19562,"library":"eslint-config-rackt","title":"eslint-config-rackt","description":"Shared ESLint configuration for Rackt (React ecosystem) repos. Version 1.1.1 is the latest stable release. Deprecated in favor of eslint-config-react-app. Provides a consistent code style for React projects. No longer maintained; users should migrate to actively maintained alternatives.","status":"deprecated","version":"1.1.1","language":"javascript","source_language":"en","source_url":"https://github.com/rackt/eslint-config-rackt","tags":["javascript"],"install":[{"cmd":"npm install eslint-config-rackt","lang":"bash","label":"npm"},{"cmd":"yarn add eslint-config-rackt","lang":"bash","label":"yarn"},{"cmd":"pnpm add eslint-config-rackt","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"Defined in .eslintrc, not imported via JS. The name 'rackt' is used in extends.","symbol":"extends (use in .eslintrc)","correct":"{\n  \"extends\": \"rackt\"\n}"}],"quickstart":{"code":"npm install --save-dev eslint eslint-config-rackt","lang":"javascript","description":"Install the package and peer dependency eslint, then configure .eslintrc to extend 'rackt'."},"warnings":[{"fix":"Migrate to eslint-config-react-app: npm install eslint-config-react-app --save-dev and update .eslintrc extends to 'react-app'.","message":"This package is unmaintained. Use eslint-config-react-app or other modern alternatives.","severity":"deprecated","affected_versions":"all"},{"fix":"Install eslint: npm install eslint --save-dev","message":"Missing ESLint peer dependency: eslint must be installed separately.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"last_verified":"2026-04-25T00:00:00.000Z","next_check":"2026-07-24T00:00:00.000Z","problems":[{"fix":"Run npm install eslint-config-rackt --save-dev and ensure your .eslintrc extends 'rackt'.","cause":"The eslint-config-rackt package is not installed or not in node_modules.","error":"ESLint couldn't find the config \"rackt\"."}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}