mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 06:08:33 +00:00 
			
		
		
		
	
		
			
	
	
		
			20 lines
		
	
	
		
			342 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			20 lines
		
	
	
		
			342 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | { | ||
|  |     "curly": true, | ||
|  |     "eqeqeq": true, | ||
|  |     "immed": true, | ||
|  |     "latedef": "nofunc", | ||
|  |     "newcap": true, | ||
|  |     "noarg": true, | ||
|  |     "plusplus": true, | ||
|  |     "sub": true, | ||
|  |     "undef": true, | ||
|  |     "quotmark": "double", | ||
|  |     "unused": true, | ||
|  |     "boss": true, | ||
|  |     "indent": 4, | ||
|  |     "eqnull": true, | ||
|  |     "node": true, | ||
|  |     "strict": false, | ||
|  |     "mocha": true | ||
|  | } |