mirror of
				https://github.com/Xahau/xahau.js.git
				synced 2025-11-04 04:55:48 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			205 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			205 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "compilerOptions": {
 | 
						|
    "composite": true,
 | 
						|
    "module": "commonjs",
 | 
						|
    "moduleResolution": "node",
 | 
						|
    "sourceMap": true,
 | 
						|
    "strict": true
 | 
						|
  },
 | 
						|
  "exclude": [
 | 
						|
    "node_modules",
 | 
						|
    "dist"
 | 
						|
  ]
 | 
						|
}
 |