mirror of
				https://github.com/therootcompany/acme.js
				synced 2025-11-03 22:52:46 +00:00 
			
		
		
		
	Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/acme-v2.js
This commit is contained in:
		
						commit
						7364fdd6f5
					
				
							
								
								
									
										18
									
								
								.jshintrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								.jshintrc
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,18 @@
 | 
			
		||||
{ "node": true
 | 
			
		||||
, "browser": true
 | 
			
		||||
, "jquery": true
 | 
			
		||||
, "globals": { "angular": true, "Promise": true }
 | 
			
		||||
 | 
			
		||||
, "indent": 2
 | 
			
		||||
, "onevar": true
 | 
			
		||||
, "laxcomma": true
 | 
			
		||||
, "laxbreak": true
 | 
			
		||||
, "curly": true
 | 
			
		||||
, "nonbsp": true
 | 
			
		||||
 | 
			
		||||
, "eqeqeq": true
 | 
			
		||||
, "immed": true
 | 
			
		||||
, "undef": true
 | 
			
		||||
, "unused": true
 | 
			
		||||
, "latedef": true
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user