Skip to content

Commit

Permalink
VACMS-15436: one more linting error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Edmund Dunn committed Oct 27, 2023
1 parent 40794a4 commit c4f78c6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
* Attaches the outline behavior to the right context.
*/
Drupal.behaviors.altTextValidate = {
// eslint-disable-next-line no-unused-vars
attach(context) {
// Allow all modules to update the validate options.
// Example of how to do this is shown below.
Expand Down

0 comments on commit c4f78c6

Please sign in to comment.