forked from sheetjs/sheetjs
		
	Change relative reference paths to types references. Errors incoming...
This commit is contained in:
		
							parent
							
								
									5ceec62f2a
								
							
						
					
					
						commit
						4039f599e7
					
				@ -5,7 +5,7 @@
 | 
			
		||||
        "noImplicitAny": true,
 | 
			
		||||
        "strictNullChecks": false,
 | 
			
		||||
        "baseUrl": "../",
 | 
			
		||||
        "typesRoot": "../"
 | 
			
		||||
        "typesSearchPaths": ["../"]
 | 
			
		||||
    },
 | 
			
		||||
    "files": [
 | 
			
		||||
        "index.d.ts",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user