 c177363a19
			
		
	
	c177363a19
	
	
	
		
			
			🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
		
			
				
	
	
		
			18 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "presets": [
 | |
|     [
 | |
|       "airbnb",
 | |
|       {
 | |
|         "targets": {
 | |
|           "node": 4
 | |
|         },
 | |
|         "transformRuntime": false
 | |
|       }
 | |
|     ]
 | |
|   ],
 | |
|   "plugins": [
 | |
|     "@babel/plugin-transform-flow-strip-types",
 | |
|     "add-module-exports"
 | |
|   ]
 | |
| }
 |