mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add unicorn/consistent-date-clone
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -225,6 +225,7 @@ export default typescriptESLint.config( | ||||
|       "unicorn/better-regex": "error", | ||||
|       "unicorn/catch-error-name": "error", | ||||
|       "unicorn/custom-error-definition": "error", | ||||
|       "unicorn/consistent-date-clone": "error", | ||||
|       "unicorn/error-message": "error", | ||||
|       "unicorn/escape-case": "error", | ||||
|       "unicorn/explicit-length-check": "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user