mirror of
				https://github.com/Mastermindzh/react-cookie-consent.git
				synced 2025-11-04 02:38:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
    "presets": ["@babel/preset-env"],
 | 
						|
    "plugins": [
 | 
						|
      "@babel/plugin-proposal-object-rest-spread",
 | 
						|
      "@babel/plugin-transform-react-jsx",
 | 
						|
      "@babel/plugin-transform-object-assign"
 | 
						|
    ]
 | 
						|
  }
 |