mirror of
				https://github.com/mmahdium/TorrentMax.git
				synced 2025-11-03 18:48:13 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			120 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			120 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
// @ts-check
 | 
						|
import withNuxt from './.nuxt/eslint.config.mjs'
 | 
						|
 | 
						|
export default withNuxt(
 | 
						|
  // Your custom configs here
 | 
						|
)
 |