mirror of https://github.com/grafana/grafana.git
				
				
				
			added rule prefer const to tslint (#13071)
This commit is contained in:
		
							parent
							
								
									2e1db2ca93
								
							
						
					
					
						commit
						0dc8949352
					
				| 
						 | 
				
			
			@ -42,6 +42,7 @@
 | 
			
		|||
      "check-catch",
 | 
			
		||||
      "check-else"
 | 
			
		||||
    ],
 | 
			
		||||
    "prefer-const": true,
 | 
			
		||||
    "radix": false,
 | 
			
		||||
    "typedef-whitespace": [true, {
 | 
			
		||||
      "call-signature": "nospace",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue