mirror of
				https://github.com/DerTyp7/react-teamspeak-remote-app-api.git
				synced 2025-10-30 13:17:15 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			318 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			318 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "compilerOptions": {
 | |
|     "declaration": true,
 | |
|     "esModuleInterop": true,
 | |
|     "isolatedModules": true,
 | |
|     "jsx": "react",
 | |
|     "moduleResolution": "node",
 | |
|     "noUncheckedIndexedAccess": true,
 | |
|     "outDir": "dist",
 | |
|     "strict": true,
 | |
|     "strictNullChecks": true,
 | |
|     "target": "es5"
 | |
|   },
 | |
|   "include": ["src"]
 | |
| }
 | 
