forked from mirrors/gecko-dev
		
	 15cfe23b88
			
		
	
	
		15cfe23b88
		
	
	
	
	
		
			
			# ignore-this-changeset Differential Revision: https://phabricator.services.mozilla.com/D65703 --HG-- extra : moz-landing-system : lando
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			81 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			81 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| "use strict";
 | |
| 
 | |
| module.exports = {
 | |
|   extends: ["plugin:mozilla/browser-test"],
 | |
| };
 |