mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-11-03 23:29:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			139 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			139 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "presets": [
 | 
						|
    "es2015"
 | 
						|
  ],
 | 
						|
  "plugins": [
 | 
						|
    ["transform-decorators-legacy"],
 | 
						|
    ["transform-react-jsx", { "pragma": "h" }]
 | 
						|
  ]
 | 
						|
} |