Linted example project

This commit is contained in:
Nick
2017-09-26 20:12:53 -07:00
parent 432e150c3b
commit 252a9bbc57
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;