mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add import/no-anonymous-default-export
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -173,6 +173,7 @@ | ||||
|     ], | ||||
|     "import/no-named-default": "error", | ||||
|     "import/no-empty-named-blocks": "error", | ||||
|     "import/no-anonymous-default-export": "error", | ||||
|  | ||||
|     "promise/param-names": "error", | ||||
|     "promise/no-new-statics": "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user