eslint-config-drupal
Drupal ESlint configuration. To use it create a.eslintrc.json
file with the following content:
{
"extends": [
"drupal"
]
}
.eslintrc.json
file with the following content:
{
"extends": [
"drupal"
]
}
Bytes is a JavaScript newsletter you'll actually enjoy reading.
Delivered every Monday, for free.