mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	[fix] eslint - option configFile changed to overrideConfigFile
https://github.com/sindresorhus/grunt-eslint/pull/171 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									d06135e48f
								
							
						
					
					
						commit
						15758f1ac2
					
				@ -14,7 +14,7 @@ module.exports = function(grunt) {
 | 
			
		||||
    },
 | 
			
		||||
    eslint: {
 | 
			
		||||
      options: {
 | 
			
		||||
        configFile: '.eslintrc.json',
 | 
			
		||||
        overrideConfigFile: '.eslintrc.json',
 | 
			
		||||
        failOnError: false
 | 
			
		||||
      },
 | 
			
		||||
      target: [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user