mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			154 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			154 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"compilerOptions": {
 | 
						|
		"lib": ["dom", "es5"],
 | 
						|
		"target": "es5",
 | 
						|
		"types": ["cypress", "node"],
 | 
						|
		"incremental": true
 | 
						|
	},
 | 
						|
	"include": ["./**/*.ts"]
 | 
						|
}
 |