mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add unicorn/no-accessor-recursion
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -254,6 +254,7 @@ export default typescriptESLint.config( | ||||
|       "unicorn/consistent-existence-index-check": "error", | ||||
|       "unicorn/no-unnecessary-array-flat-depth": "error", | ||||
|       "unicorn/consistent-assert": "error", | ||||
|       "unicorn/no-accessor-recursion": "error", | ||||
|  | ||||
|       "import-x/no-absolute-path": "error", | ||||
|       "import-x/no-webpack-loader-syntax": "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user