forked from MapComplete/MapComplete
		
	Chore: cleanup typings and linting errors
This commit is contained in:
		
							parent
							
								
									15cbadc4e0
								
							
						
					
					
						commit
						fffc959c0d
					
				
					 6 changed files with 21 additions and 41 deletions
				
			
		|  | @ -81,7 +81,7 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be | |||
|     /** | ||||
|      * Parses the arguments for special visualisations | ||||
|      */ | ||||
|     public static ParseVisArgs<T extends Record<string, string>>( | ||||
|     public static ParseVisArgs<T = Record<string, string>>( | ||||
|         specs: { name: string; defaultValue?: string }[], | ||||
|         args: string[] | ||||
|     ): T { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue