mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	tsconfig: Enable verbatimModuleSyntax.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Anders Kaseorg
					
				
			
			
				
	
			
			
			
						parent
						
							e82b7641c6
						
					
				
				
					commit
					dd3d8e1bc6
				
			@@ -26,7 +26,7 @@
 | 
			
		||||
        /* Interop Constraints */
 | 
			
		||||
        "esModuleInterop": true,
 | 
			
		||||
        "forceConsistentCasingInFileNames": true,
 | 
			
		||||
        "isolatedModules": true,
 | 
			
		||||
        "verbatimModuleSyntax": true,
 | 
			
		||||
 | 
			
		||||
        /* Language and Environment */
 | 
			
		||||
        "target": "ESNext",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user