mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add unicorn/consistent-existence-index-check
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -251,6 +251,7 @@ export default typescriptESLint.config( | ||||
|       "unicorn/prefer-modern-math-apis": "error", | ||||
|       "unicorn/prefer-structured-clone": "error", | ||||
|       "unicorn/template-indent": "error", | ||||
|       "unicorn/consistent-existence-index-check": "error", | ||||
|  | ||||
|       "import-x/no-absolute-path": "error", | ||||
|       "import-x/no-webpack-loader-syntax": "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user