mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-31 07:57:39 +03:00 
			
		
		
		
	* Add Emotion to RTK Query monitor * Add other Emotion setup * Start transition * Convert more styling to Emotion * Convert more styling to Emotion * Finish convert styling to Emotion * import type * Fix test * Remove unused styling * Remove more unused styling * Remove more unused styling * Remove jss * Cleanup * Create perfect-otters-help.md * Update perfect-otters-help.md
		
			
				
	
	
		
			10 lines
		
	
	
		
			223 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			223 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "presets": [
 | |
|     ["@babel/preset-env", { "targets": "defaults" }],
 | |
|     "@babel/preset-react",
 | |
|     "@babel/preset-typescript",
 | |
|     "@emotion/babel-preset-css-prop"
 | |
|   ],
 | |
|   "plugins": ["@babel/plugin-transform-runtime"]
 | |
| }
 |