-
-
Save there4/2154156 to your computer and use it in GitHub Desktop.
jslint config for QUnit tests
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
/*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