9 lines
		
	
	
		
			259 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			259 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"phabricator.uri": "https://hub.sealcode.org/",
 | 
						|
	"arc.land.onto.default": "dev",
 | 
						|
	"load": ["arcanist-linters", "arc-unit-mocha/src"],
 | 
						|
	"unit.engine": "MochaEngine",
 | 
						|
	"unit.mocha.include": ["./lib/**/*.test.js"],
 | 
						|
	"unit.mocha.dockerRoot": "/opt/sealious"
 | 
						|
}
 |