11 lines
		
	
	
		
			201 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			201 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "compilerOptions": {
 | |
|     "target": "ES2022",
 | |
|     "module": "commonjs",
 | |
|     "strict": true,
 | |
|     "esModuleInterop": true,
 | |
|     "skipLibCheck": true,
 | |
|     "forceConsistentCasingInFileNames": true
 | |
|   }
 | |
| }
 |