mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 12:53:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			176 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			176 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "rules": {
 | 
						|
    "indent": [ 2, 2 ],
 | 
						|
    "padding-line-between-statements": "off",
 | 
						|
    "hapi/hapi-no-var": false
 | 
						|
  },
 | 
						|
  "extends": "hapi",
 | 
						|
  "env": {
 | 
						|
    "mocha": true
 | 
						|
  }
 | 
						|
}
 |