mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-10-30 18:34:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			185 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			185 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "compilerOptions": {
 | |
|     "module": "ES2022",
 | |
|     "moduleResolution": "Bundler",
 | |
|     "lib": ["ESNext", "DOM", "DOM.Iterable"],
 | |
|     "jsx": "react-jsx",
 | |
|     "skipLibCheck": true
 | |
|   }
 | |
| }
 | 
