You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since npm caches modules and we need to check for a newer version anyways it might not make too much sense to add another cache. Makes things only more complicated.
Currently typings are fetch from npm. We shouldexplore the option to pre-seed a set of typings with the tsserver to avoid npm requests.
The text was updated successfully, but these errors were encountered: