mirror of
				https://github.com/CorentinTh/it-tools.git
				synced 2025-11-03 18:37:00 -05:00 
			
		
		
		
	feat(config): added tsx to allowed extension
This commit is contained in:
		
							parent
							
								
									7de6c86f9e
								
							
						
					
					
						commit
						ea5e7a7fc7
					
				@ -29,6 +29,7 @@ module.exports = {
 | 
			
		||||
      {
 | 
			
		||||
        js: 'never',
 | 
			
		||||
        ts: 'never',
 | 
			
		||||
        tsx: 'never',
 | 
			
		||||
      },
 | 
			
		||||
    ],
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user