5.0.2 • Published 4 years ago

eslint-config-drupal v5.0.2

Weekly downloads
619
License
GPL-2.0
Repository
github
Last release
4 years ago

eslint-config-drupal

Drupal ESlint configuration. To use it create a.eslintrc.json file with the following content:

{
  "extends": [
    "drupal"
  ]
}

References