feat: add incremental compiler config
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "compilerOptions": {
 | 
			
		||||
        "incremental": true,
 | 
			
		||||
        "baseUrl": "src",
 | 
			
		||||
        "outDir": "dist",
 | 
			
		||||
        "target": "es5",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user