{"library":"eslint-config-import","type":"library","category":null,"description":"Pre-fabricated ESLint shareable configs for eslint-plugin-import. Current stable version is 0.13.0, but the plugin itself is now at v2.32.0. This package provides three configs: 'import' (basic rules), 'import/warnings' (common mistakes), and 'import/es7-jsx' (ES7/JSX). It is a sibling package that depends on eslint-plugin-import 0.13.x. Note that the plugin has evolved significantly since then; usage with modern ESLint and TypeScript is best handled via the plugin's built-in configs or flat config. Rarely updated; consider using eslint-plugin-import directly.","language":"javascript","status":"maintenance","version":"0.13.0","tags":["javascript","eslint","eslint-config","eslint-plugin-import","import"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-config-import","imports":["module.exports = {\n  extends: ['eslint-config-import']\n};","module.exports = {\n  extends: ['eslint-config-import/warnings']\n};","module.exports = {\n  extends: ['eslint-config-import/es7-jsx']\n};"]},{"cmd":"yarn add eslint-config-import","imports":[]},{"cmd":"pnpm add eslint-config-import","imports":[]}],"homepage":null,"github":"https://github.com/benmosher/eslint-plugin-import","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-config-import","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-config-import/compatibility"}}