{"library":"eslint-config-drupal-bundle","type":"library","category":null,"description":"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.","language":"javascript","status":"deprecated","version":"2.0.7","tags":["javascript","eslint","eslintconfig","config","airbnb","prettier","drupal","styleguide"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install eslint-config-drupal-bundle","imports":["module.exports = { extends: ['drupal-bundle'] };","./node_modules/eslint-config-drupal-bundle/node_modules/.bin/eslint","module.exports = { extends: ['drupal-bundle'] };"]},{"cmd":"yarn add eslint-config-drupal-bundle","imports":[]},{"cmd":"pnpm add eslint-config-drupal-bundle","imports":[]}],"homepage":"https://github.com/shaundrong/eslint-config-drupal-bundle#readme","github":"https://github.com/shaundrong/eslint-config-drupal-bundle","docs":null,"changelog":null,"pypi":null,"npm":"eslint-config-drupal-bundle","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}