Skip to content

Commit

Permalink
Disable linting for es5 example
Browse files Browse the repository at this point in the history
  • Loading branch information
fkrauthan-hyperwallet committed May 20, 2016
1 parent 760a16e commit 202a090
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/three-step-tutorial.es5.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable */
var Hyperwallet = require("../lib");

console.log("------------------------------------------------------------------------------------------------");
Expand Down

0 comments on commit 202a090

Please sign in to comment.