forked from sheetjs/sheetjs
		
	Add typesRoot to all config files
This commit is contained in:
		
							parent
							
								
									c265359abd
								
							
						
					
					
						commit
						20a8552199
					
				| @ -4,6 +4,7 @@ | ||||
|         "target": "es6", | ||||
|         "noImplicitAny": true, | ||||
|         "strictNullChecks": false, | ||||
|         "baseUrl": "../" | ||||
|         "baseUrl": "../", | ||||
|         "typesRoot": "../" | ||||
|     } | ||||
| } | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user