Linted example project

This commit is contained in:
Nick
2017-10-23 16:41:50 -07:00
parent 6e03f90580
commit 98636c60e3
16 changed files with 19 additions and 73 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import {
isFunction,
isNumber,
runNativeCommand,
toJSONString
toJSONString,
} from '../utils';
const MapboxGL = NativeModules.MGLModule;