fix: duplicate warnings
explicit-module-boundary-types is a subset of explicit-function-return-type
This commit is contained in:
		
							parent
							
								
									d1cf2953df
								
							
						
					
					
						commit
						7b894823cc
					
				@ -12,7 +12,6 @@
 | 
			
		||||
    },
 | 
			
		||||
    "rules": {
 | 
			
		||||
        "@typescript-eslint/explicit-function-return-type": "warn",
 | 
			
		||||
        "@typescript-eslint/explicit-module-boundary-types": "warn",
 | 
			
		||||
        "@typescript-eslint/restrict-template-expressions": "warn",
 | 
			
		||||
        "@typescript-eslint/restrict-plus-operands": "warn",
 | 
			
		||||
        "@typescript-eslint/no-unsafe-member-access": "warn",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user