Skip to content

Instantly share code, notes, and snippets.

@there4
Forked from zackd/jslint-config-for-qunit.js
Created March 21, 2012 23:31
Show Gist options
  • Save there4/2154156 to your computer and use it in GitHub Desktop.
Save there4/2154156 to your computer and use it in GitHub Desktop.
jslint config for QUnit tests
/*global QUnit:true, module:true, test:true, asyncTest:true, expect:true*/
/*global start:true, stop:true ok:true, equal:true, notEqual:true, deepEqual:true*/
/*global notDeepEqual:true, strictEqual:true, notStrictEqual:true, raises:true*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment