Skip to content

Instantly share code, notes, and snippets.

@yjean
Created February 3, 2016 09:24
Show Gist options
  • Save yjean/0895f1b74113cacfb3b1 to your computer and use it in GitHub Desktop.
Save yjean/0895f1b74113cacfb3b1 to your computer and use it in GitHub Desktop.
utils.js|31 col 4 warning 89| The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
utils.js|28 col 1 warning 117| 'beforeEach' is not defined.
utils.js|49 col 1 warning 117| 'afterEach' is not defined.
utils.js|12 col 5 warning 98| 'sinon' is defined but never used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment