mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-1931: Add configuration option to allow overwriting typescript files.
This commit is contained in:
		| @@ -122,6 +122,11 @@ | ||||
|                     "name"  : "create-typescript-path", | ||||
|                     "type"  : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"  : "typescript-write-existing", | ||||
|                     "type"  : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 } | ||||
|             ] | ||||
|         }, | ||||
|   | ||||
| @@ -140,6 +140,11 @@ | ||||
|                     "name"  : "create-typescript-path", | ||||
|                     "type"  : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"  : "typescript-write-existing", | ||||
|                     "type"  : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 } | ||||
|             ] | ||||
|         }, | ||||
|   | ||||
| @@ -122,6 +122,11 @@ | ||||
|                     "name"  : "create-typescript-path", | ||||
|                     "type"  : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"  : "typescript-write-existing", | ||||
|                     "type"  : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 } | ||||
|             ] | ||||
|         }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user