mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			184 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			184 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"compilerOptions": {
 | 
						|
		"target": "es6",
 | 
						|
		"module": "commonjs",
 | 
						|
		"allowSyntheticDefaultImports": true
 | 
						|
	},
 | 
						|
	"exclude": [
 | 
						|
		"node_modules",
 | 
						|
		"jspm_packages",
 | 
						|
		"tmp",
 | 
						|
		"temp"
 | 
						|
	]
 | 
						|
}
 |