mirror of
				https://github.com/1disk/edp445.git
				synced 2024-08-14 22:47:02 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			236 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			236 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "all": true,
 | |
|   "check-coverage": false,
 | |
|   "instrumentation": false,
 | |
|   "sourceMap": false,
 | |
|   "reporter": ["text-summary", "text", "html", "json"],
 | |
|   "exclude": [
 | |
|     "coverage",
 | |
|     "example",
 | |
|     "test",
 | |
|     "test-core-js.js"
 | |
|   ]
 | |
| }
 |