style(): fix whitespace lint issue (#923)

This commit is contained in:
Megan Kearl 2016-12-29 23:47:51 -06:00 committed by Ibby Hadeed
parent 8eb656cce8
commit 9441928884

View File

@ -48,7 +48,7 @@ export interface BackgroundGeolocationResponse {
* altitude if available, in meters above the WGS 84 reference ellipsoid.
*/
altitude: number;
/**
* accuracy of the altitude if available.
*/