Skip to content

Instantly share code, notes, and snippets.

@tarajane
Last active October 10, 2015 01:47
Show Gist options
  • Save tarajane/3612927 to your computer and use it in GitHub Desktop.
Save tarajane/3612927 to your computer and use it in GitHub Desktop.
JSLint mocha test file ignore header gist
/*jslint vars: true, plusplus: true, devel: true, browser: true, nomen: true, maxerr: 50 */
/*global define: false, $: false, _: false, Backbone: false, describe: false, assert: false, it: false, beforeEach: false, before: false, after: false */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment