An ESLint shareable config that bundles Drupal coding standards, Airbnb style, and Prettier formatting into a single package, avoiding peer dependency conflicts. Current stable version is 2.0.7. It is designed for global installation, so you can lint any project without per-project ESLint setup. However, note that as of ESLint 6+, globally installed plugins and configs no longer work due to package loading changes; per-project setup is required for ESLint 6+. This package was primarily used with Drupal 8/9 and Node.js < 12. It is now largely considered outdated; recommended alternative is to use Drupal's official ESLint config or run ESLint per project with yarn/npm.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use 'drupal-bundle' (the package's prefix) not the full package name.
For local install, use the nested node_modules/.bin/eslint path.
Global install still requires .eslintrc with 'drupal-bundle' extends.
Global install and run ESLint with Drupal config on current directory.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.