mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add bitwise lint escape to DefaultDOMPropertyConfig
This commit is contained in:
committed by
Paul O’Shannessy
parent
5332422239
commit
287f5b578c
@@ -16,6 +16,8 @@
|
||||
* @providesModule DefaultDOMPropertyConfig
|
||||
*/
|
||||
|
||||
/*jslint bitwise: true*/
|
||||
|
||||
"use strict";
|
||||
|
||||
var DOMProperty = require('DOMProperty');
|
||||
|
||||
Reference in New Issue
Block a user