forked from MapComplete/MapComplete
		
	Chore: linting
This commit is contained in:
		
							parent
							
								
									4625ad9a5c
								
							
						
					
					
						commit
						097141f944
					
				
					 307 changed files with 5346 additions and 2147 deletions
				
			
		| 
						 | 
				
			
			@ -41,7 +41,7 @@
 | 
			
		|||
  let compass = Orientation.singleton.alpha
 | 
			
		||||
  let relativeBearing: Store<{ distance: string; bearing: Translation }> = compass.mapD(
 | 
			
		||||
    (compass) => {
 | 
			
		||||
      if(!distanceToCurrentLocation.data){
 | 
			
		||||
      if (!distanceToCurrentLocation.data) {
 | 
			
		||||
        return undefined
 | 
			
		||||
      }
 | 
			
		||||
      const bearing: Translation =
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue