mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 05:19:11 +08:00 
			
		
		
		
	Add support for indented eslint output (#1245)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/eslint-stylish.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/eslint-stylish.json
									
									
									
									
										vendored
									
									
								
							@@ -4,7 +4,7 @@
 | 
			
		||||
            "owner": "eslint-stylish",
 | 
			
		||||
            "pattern": [
 | 
			
		||||
                {
 | 
			
		||||
                    "regexp": "^([^\\s].*)$",
 | 
			
		||||
                    "regexp": "^\\s*([^\\s].*)$",
 | 
			
		||||
                    "file": 1
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user