mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-30 21:58:32 +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 | ||
|  | } |