{"library":"eslint-plugin-no-barrel-files","type":"library","category":null,"description":"ESLint plugin (v1.3.1) that disallows barrel files — re-export modules that aggregate and re-export other modules. Barrel files are known to slow down builds/tests, cause circular dependencies, and hinder tree shaking. This plugin provides a single rule `no-barrel-files` that flags patterns like `export * from './foo'` or re-importing a default and re-exporting it. Supports flat config (ESLint 9+) and legacy config (ESLint 8). Actively maintained with TypeScript type declarations. Alternative to manual code review or other linting rules that partially address barrel files.","language":"javascript","status":"active","version":"1.3.1","tags":["javascript","eslint","plugin","addon","extension","rule","barrel","import","export","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-no-barrel-files","imports":["import noBarrelFiles from 'eslint-plugin-no-barrel-files'","noBarrelFiles.configs.recommended","noBarrelFiles.configs['legacy-recommended']"]},{"cmd":"yarn add eslint-plugin-no-barrel-files","imports":[]},{"cmd":"pnpm add eslint-plugin-no-barrel-files","imports":[]}],"homepage":null,"github":"https://github.com/art0rz/eslint-plugin-no-barrel-files","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-no-barrel-files","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-plugin-no-barrel-files/compatibility"}}