mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-11-04 12:54:23 +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
 | 
						|
  }
 | 
						|
}
 |