mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add @typescript-eslint/no-useless-template-literals
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -261,6 +261,7 @@ | ||||
|         ], | ||||
|         "no-useless-constructor": "off", | ||||
|         "@typescript-eslint/no-useless-constructor": "error", | ||||
|         "@typescript-eslint/no-useless-template-literals": "error", | ||||
|  | ||||
|         "@typescript-eslint/adjacent-overload-signatures": "error", | ||||
|         "@typescript-eslint/array-type": [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user