forked from MapComplete/MapComplete
		
	Refactoring: change order of parameters and remove parameter for Conversion.ts
This commit is contained in:
		
							parent
							
								
									49fc8e4bcf
								
							
						
					
					
						commit
						72e06448fc
					
				
					 20 changed files with 147 additions and 213 deletions
				
			
		|  | @ -10,9 +10,8 @@ export class DetectMappingsWithImages extends DesugaringStep<TagRenderingConfigJ | |||
| 
 | ||||
|     constructor(doesImageExist: DoesImageExist) { | ||||
|         super( | ||||
|             "DetectMappingsWithImages", | ||||
|             "Checks that 'then'clauses in mappings don't have images, but use 'icon' instead", | ||||
|             [], | ||||
|             "DetectMappingsWithImages" | ||||
|         ) | ||||
|         this._doesImageExist = doesImageExist | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue