mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-31 07:57:39 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			249 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			249 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "presets": [ ["env", {
 | |
|     "targets": {
 | |
|       "firefox" : 56,
 | |
|       "chrome" : 64
 | |
|     }
 | |
|   }], "react", "flow"],
 | |
|   "plugins": [ "transform-class-properties", "transform-object-rest-spread", "add-module-exports", "transform-decorators-legacy" ]
 | |
| }
 |