| 
									
										
										
										
											2016-04-28 03:40:21 +00:00
										 |  |  | { | 
					
						
							|  |  |  |     "compilerOptions": { | 
					
						
							|  |  |  |         "module": "commonjs", | 
					
						
							| 
									
										
										
										
											2017-05-16 17:45:35 +00:00
										 |  |  |         "lib": [ "es5", "dom" ], | 
					
						
							| 
									
										
										
										
											2016-04-28 03:40:21 +00:00
										 |  |  |         "noImplicitAny": true, | 
					
						
							| 
									
										
										
										
											2016-12-19 22:11:46 +00:00
										 |  |  |         "noImplicitThis": true, | 
					
						
							| 
									
										
										
										
											2016-05-04 22:08:38 +00:00
										 |  |  |         "strictNullChecks": false, | 
					
						
							| 
									
										
										
										
											2017-05-13 23:30:01 +00:00
										 |  |  |         "baseUrl": ".", | 
					
						
							|  |  |  |         "paths": { "xlsx": ["."] }, | 
					
						
							| 
									
										
										
										
											2016-07-12 20:54:56 +00:00
										 |  |  |         "types": [], | 
					
						
							| 
									
										
										
										
											2016-06-30 22:14:49 +00:00
										 |  |  |         "noEmit": true, | 
					
						
							| 
									
										
										
										
											2016-07-12 20:54:56 +00:00
										 |  |  |         "forceConsistentCasingInFileNames": true | 
					
						
							| 
									
										
										
										
											2017-05-13 23:30:01 +00:00
										 |  |  |     } | 
					
						
							|  |  |  | } |