npm.io
5.0.2 • Published 5 years ago

eslint-config-drupal

Licence
GPL-2.0
Version
5.0.2
Deps
9
Size
2 kB
Vulns
0
Weekly
0
Stars
3

eslint-config-drupal

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

{
  "extends": [
    "drupal"
  ]
}

References