mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-29 06:57:51 +03:00 
			
		
		
		
	* Add redux-slider-monitor * Fix example configuration of redux-slider-monitor * Fix lint errors * CI: Run build:all before lint
		
			
				
	
	
		
			11 lines
		
	
	
		
			137 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			137 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| {
 | |
|   "presets": [
 | |
|     ["es2015", { "modules": false }],
 | |
|     "stage-0",
 | |
|     "react"
 | |
|   ],
 | |
|   "plugins": [
 | |
|     "react-hot-loader/babel"
 | |
|   ]
 | |
| }
 |