mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-04 03:27:06 -05:00 
			
		
		
		
	Merge pull request #2239 from return42/fix-eslintrc
[fix] remove duplicate key in simple theme ESLint configuration
This commit is contained in:
		
						commit
						f2962a2f4a
					
				@ -18,7 +18,6 @@
 | 
			
		||||
        "brace-style": ["error", "1tbs", { "allowSingleLine": true }],
 | 
			
		||||
        "curly": ["error", "multi-line"],
 | 
			
		||||
        "block-spacing": ["error", "always"],
 | 
			
		||||
        "comma-spacing": ["error", { "before": false, "after": true }],
 | 
			
		||||
        "dot-location": ["error", "property"],
 | 
			
		||||
        "key-spacing": ["error", { "beforeColon": false, "afterColon": true }],
 | 
			
		||||
        "spaced-comment": ["error", "always", {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user