Skip to content

Commit

Permalink
fix(docs): linter for application.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoodd committed May 14, 2020
1 parent 090ad2a commit 34ddf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/assets/js/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* For details, see https://creativecommons.org/licenses/by/3.0/.
*/

/* global ClipboardJS: false, anchors: false, bootstrap: false, bsCustomFileInput: false */
/* global ClipboardJS: false, anchors: false, boosted: false, bsCustomFileInput: false */

(function () {
'use strict'
Expand Down

0 comments on commit 34ddf32

Please sign in to comment.