mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 11:03:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "curly": true,
 | 
						|
  "eqeqeq": true,
 | 
						|
  "immed": true,
 | 
						|
  "eqnull": true,
 | 
						|
  "latedef": true,
 | 
						|
  "noarg": true,
 | 
						|
  "noempty": true,
 | 
						|
  "quotmark": "single",
 | 
						|
  "undef": true,
 | 
						|
  "unused": true,
 | 
						|
  "strict": true,
 | 
						|
  "trailing": true,
 | 
						|
 | 
						|
  "node": true
 | 
						|
}
 |