eslint-config-drupal Drupal ESlint configuration. To use it create a.eslintrc.json file with the following content: { "extends": [ "drupal" ] } References Use ESLint to validate all Drupal JavaScript Drupal ESlint settings