Add eslint

This commit is contained in:
Horcrux
2016-05-04 11:24:05 +08:00
parent a821999f67
commit be8c273adf
31 changed files with 316 additions and 94 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
import React, {
Component,
PropTypes,
Children
PropTypes
} from 'react-native';
import {NativeGroup} from './G';
import {set, remove} from '../lib/extract/extractClipping';