mirror of
				https://github.com/ethan-zf/cesium-plot-js.git
				synced 2025-11-04 01:04:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			268 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			268 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "compilerOptions": {
 | 
						|
    "composite": true,
 | 
						|
    "skipLibCheck": true,
 | 
						|
    "module": "ESNext",
 | 
						|
    "moduleResolution": "bundler",
 | 
						|
    "allowSyntheticDefaultImports": true,
 | 
						|
    "paths": {
 | 
						|
      "@examples/*": ["debug/*"]
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "include": ["vite.config.ts"]
 | 
						|
}
 |