forked from sheetjs/sheetjs
		
	- `writeFile` support chrome extension (fixes #1051 h/t @atkinsam) - demo refresh
		
			
				
	
	
		
			12 lines
		
	
	
		
			221 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			221 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "IsEncrypted": false,
 | |
|   "Values": {
 | |
|     "AzureWebJobsStorage": "UseDevelopmentStorage=true",
 | |
|     "AzureWebJobsDashboard": "UseDevelopmentStorage=true"
 | |
|   },
 | |
|   "Host": {
 | |
|     "LocalHttpPort": 7262,
 | |
|     "CORS": "*"
 | |
|   }
 | |
| }
 |