Skip to content

Commit

Permalink
Add bitwise lint escape to DefaultDOMPropertyConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
yungsters authored and zpao committed Oct 15, 2013
1 parent 5332422 commit 287f5b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dom/DefaultDOMPropertyConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
* @providesModule DefaultDOMPropertyConfig
*/

/*jslint bitwise: true*/

"use strict";

var DOMProperty = require('DOMProperty');
Expand Down

0 comments on commit 287f5b5

Please sign in to comment.