mirror of
				https://github.com/pagefaultgames/pokerogue.git
				synced 2025-11-04 02:11:19 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			205 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			205 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"compilerOptions": {
 | 
						|
		"target": "ES2020",
 | 
						|
		"module": "ES2020",
 | 
						|
		"moduleResolution": "node",
 | 
						|
		"resolveJsonModule": true,
 | 
						|
		"checkJs": true,
 | 
						|
		"esModuleInterop": true,
 | 
						|
		"strictNullChecks": false
 | 
						|
	}
 | 
						|
} |