1. add item api 2. support rollup source map 3. fix database drvice error 4. support loliserver 5. support 1.19 bukkit chat 6. config add migrate options 7. Signed-off-by: MiaoWoo <admin@yumc.pw>
		
			
				
	
	
		
			9 lines
		
	
	
		
			159 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			159 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "extends": "../../tsconfig.json",
 | 
						|
    "compilerOptions": {
 | 
						|
        "baseUrl": "src",
 | 
						|
        "outDir": "dist",
 | 
						|
        "resolveJsonModule": true
 | 
						|
    }
 | 
						|
}
 |