mirror of
				https://github.com/cudr/slate-collaborative.git
				synced 2025-06-13 12:54:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			218 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			218 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "presets": ["@babel/env", "@babel/react", "@babel/typescript"],
 | |
|   "plugins": [
 | |
|     "@babel/proposal-class-properties",
 | |
|     "@babel/proposal-object-rest-spread",
 | |
|     "@babel/plugin-proposal-optional-chaining"
 | |
|   ]
 | |
| }
 |