feat(config): added tsx to allowed extension
This commit is contained in:
		
							parent
							
								
									a89c9bea42
								
							
						
					
					
						commit
						741a3c25a9
					
				| @ -29,6 +29,7 @@ module.exports = { | |||||||
|       { |       { | ||||||
|         js: 'never', |         js: 'never', | ||||||
|         ts: 'never', |         ts: 'never', | ||||||
|  |         tsx: 'never', | ||||||
|       }, |       }, | ||||||
|     ], |     ], | ||||||
|   }, |   }, | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user