mirror of
				https://github.com/cp6/my-idlers.git
				synced 2025-10-31 14:29:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			242 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			242 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| {
 | |
|   "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
 | |
| }
 |