UNPKG

nodeunit

Version:

Easy unit testing for node.js and the browser.

8 lines (7 loc) 239 B
//See: http://www.jslint.com/lint.html#options var options = { //white: false, // if false, strict whitespace rules should be enforced. indent: 4, onevar: false, vars: true // allow multiple var statement per function. };