Created
February 3, 2016 09:24
-
-
Save yjean/0895f1b74113cacfb3b1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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