7 lines
		
	
	
	
		
			156 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			156 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| // Work around https://github.com/evanw/esbuild/issues/2460
 | |
| {
 | |
|     "extends": "../../tsconfig.json",
 | |
|     "compilerOptions": {
 | |
|         "jsx": "react"
 | |
|     }
 | |
| }
 | 
