eslint-plugin-drupal-contrib
Version:
An ESLint plugin to match the Drupal standard for contrib modules and themes.
21 lines (20 loc) • 385 B
JSON
{
"core": {
"Drupal": false,
"drupalSettings": false,
"drupalTranslations": false,
"once": false,
"jQuery": false,
"_": false,
"Cookies": false,
"Backbone": false,
"loadjs": false,
"Modernizr": false,
"Popper": false,
"Shepherd": false,
"Sortable": false,
"CKEDITOR": false,
"CKEditor5": false,
"tabbable": false
}
}