mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
		
			207 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			207 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
|   | import sveltePreprocess from 'svelte-preprocess' | ||
|  | 
 | ||
|  | export default { | ||
|  |   // Consult https://github.com/sveltejs/svelte-preprocess
 | ||
|  |   // for more information about preprocessors
 | ||
|  |   preprocess: sveltePreprocess() | ||
|  | } |