Skip to content

Commit

Permalink
Update to version 2012-03-02.
Browse files Browse the repository at this point in the history
  • Loading branch information
reid committed Mar 2, 2012
1 parent 9c0f6e1 commit 858885c
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 756 deletions.
2 changes: 1 addition & 1 deletion bin/jslint.js
Expand Up @@ -8,7 +8,7 @@ var fs = require("fs");
function commandOptions() {
'use strict';
var flags = [
'bitwise', 'browser', 'cap', 'confusion', 'continue', 'css',
'anon', 'bitwise', 'browser', 'cap', 'continue', 'css',
'debug', 'devel', 'eqeq', 'es5', 'evil', 'forin', 'fragment',
'newcap', 'node', 'nomen', 'on', 'passfail', 'plusplus',
'properties', 'regexp', 'rhino', 'undef', 'unparam',
Expand Down

0 comments on commit 858885c

Please sign in to comment.