mirror of
				https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
				synced 2025-11-04 05:05:21 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			255 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			255 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "compilerOptions": {
 | 
						|
    "outDir": "./dist",
 | 
						|
    "target": "ES2015",
 | 
						|
    "declaration": true,
 | 
						|
    "sourceMap": true,
 | 
						|
    "module": "commonjs",
 | 
						|
    "moduleResolution": "node",
 | 
						|
    "allowSyntheticDefaultImports": true
 | 
						|
  },
 | 
						|
  "include": ["./lib/**/*"]
 | 
						|
}
 |