mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-11 22:32:38 +08:00
Fix some lint.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"jest": false,
|
||||
"Map": true,
|
||||
"module": false,
|
||||
"navigator": false,
|
||||
"process": false,
|
||||
"Promise": true,
|
||||
"requestAnimationFrame": true,
|
||||
|
||||
@@ -12,9 +12,8 @@
|
||||
|
||||
var React = require('react-native');
|
||||
var {
|
||||
ListView,
|
||||
ScrollView,
|
||||
ActivityIndicatorIOS,
|
||||
ListView,
|
||||
StyleSheet,
|
||||
Text,
|
||||
TextInput,
|
||||
|
||||
@@ -15,7 +15,6 @@ var {
|
||||
AppRegistry,
|
||||
ListView,
|
||||
PixelRatio,
|
||||
ScrollView,
|
||||
StyleSheet,
|
||||
Text,
|
||||
TextInput,
|
||||
|
||||
Reference in New Issue
Block a user