Open
Description
When types
is set explicitly in the TS config, the two simple installation steps described in the npm readmes (e.g. for @types/web) aren't enough. You also need to add "web"
to the types
list. This should be mentioned in the READMEs.