mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 13:34:12 +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"]
 | |
| }
 |