• M
    Fixes more node 12 typing errors (#85420) · d4ab1fcd
    Matt Bierner 提交于
    * Fixes more node 12 typing errors
    
    For #82514
    
    * Remove Symbol.toStringTag usage for now
    
    * Reverting a few fixes that are not comptible with current node typings
    
    * Revert one more use of StringDecoder
    
    Must wait until we actually pick up the new typings
    d4ab1fcd
extHostDebugService.ts 38.3 KB