| 
									
										
										
										
											2019-10-05 08:44:49 +00:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2019-10-19 20:29:09 +00:00
										 |  |  |   "presets": [ | 
					
						
							|  |  |  |     [ | 
					
						
							|  |  |  |       "@babel/preset-env", | 
					
						
							|  |  |  |       { | 
					
						
							|  |  |  |         "targets": { | 
					
						
							|  |  |  |           "esmodules": false | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     ], | 
					
						
							|  |  |  |     "@babel/typescript" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2019-10-05 08:44:49 +00:00
										 |  |  |   "plugins": [ | 
					
						
							|  |  |  |     "@babel/proposal-class-properties", | 
					
						
							|  |  |  |     "@babel/proposal-object-rest-spread" | 
					
						
							|  |  |  |   ] | 
					
						
							|  |  |  | } |