mirror of
				https://github.com/monkeytypegame/monkeytype.git
				synced 2025-10-31 03:08:29 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			124 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			124 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| /** @type {import("eslint").Linter.Config} */
 | |
| module.exports = {
 | |
|   root: true,
 | |
|   extends: ["@monkeytype/eslint-config"],
 | |
| };
 |