mirror of
				https://github.com/house-of-abbey/GarminHomeAssistant.git
				synced 2025-10-31 15:48:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			284 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			284 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "compilerOptions": {
 | |
|     "lib": ["esnext", "dom"],
 | |
|     "types": [
 | |
|       "./node_modules/monaco-editor/monaco.d.ts",
 | |
|       "./node_modules/json-ast-comments/lib/index.d.ts",
 | |
|       "./node_modules/@types/toastify-js/index.d.ts",
 | |
|       "./types.d.ts"
 | |
|     ]
 | |
|   },
 | |
|   "include": ["."]
 | |
| }
 |