mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-31 16:07:45 +03:00 
			
		
		
		
	* stash * more * cli rename * Remove reference * Fix another reference * Fix scripts * Fix package name * Fix tsconfig
		
			
				
	
	
		
			9 lines
		
	
	
		
			164 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			164 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "presets": [
 | |
|     "@babel/preset-env",
 | |
|     "@babel/preset-react",
 | |
|     "@babel/preset-typescript"
 | |
|   ],
 | |
|   "plugins": ["@babel/plugin-proposal-class-properties"]
 | |
| }
 |