mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-29 12:33:10 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			371 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			371 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "plugins": [
 | |
|     "syntax-object-rest-spread",
 | |
|     "syntax-async-functions",
 | |
|     "transform-es2015-arrow-functions",
 | |
|     "transform-async-to-generator",
 | |
|     "transform-es2015-modules-commonjs",
 | |
|     "transform-es2015-destructuring",
 | |
|     "transform-es2015-spread",
 | |
|     "transform-object-rest-spread",
 | |
|     "transform-es2015-parameters",
 | |
|     "transform-strict-mode"
 | |
|   ]
 | |
| }
 | 
