10 lines
		
	
	
		
			116 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			116 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"extends": "@ljharb/tsconfig",
 | |
| 	"compilerOptions": {
 | |
| 		"target": "ES2021",
 | |
| 	},
 | |
| 	"exclude": [
 | |
| 		"coverage",
 | |
| 	],
 | |
| }
 |