forked from federated-nexus/website
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			115 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			115 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "extends": "astro/tsconfigs/strict",
 | 
						|
    "include": [".astro/types.d.ts", "**/*"],
 | 
						|
    "exclude": ["dist"]
 | 
						|
}
 |