forked from sheetjs/sheetjs
		
	
		
			
	
	
		
			15 lines
		
	
	
		
			210 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			15 lines
		
	
	
		
			210 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | { | ||
|  |   "extends": "./tsconfig.json", | ||
|  |   "compilerOptions": { | ||
|  |     "outDir": "./out-tsc/app", | ||
|  |     "types": [] | ||
|  |   }, | ||
|  |   "files": [ | ||
|  |     "src/main.ts", | ||
|  |     "src/polyfills.ts" | ||
|  |   ], | ||
|  |   "include": [ | ||
|  |     "src/**/*.d.ts" | ||
|  |   ] | ||
|  | } |