Skip to content

Commit

Permalink
squash: eslint tweak for global circuitBreaker
Browse files Browse the repository at this point in the history
  • Loading branch information
lance committed Apr 22, 2018
1 parent 27d79ea commit d1e2228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jquery/app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
'use strict';
/* global $ window */
/* global $ circuitBreaker */

(function appInitialization () {
$(() => {
Expand Down

0 comments on commit d1e2228

Please sign in to comment.