Clarify that notNeededPackages.json is just for packages formerly on DefinitelyTyped (#13156)

This commit is contained in:
Andy
2016-12-08 13:02:21 -08:00
committed by GitHub
parent 372eed3885
commit b294befbaf

View File

@@ -159,6 +159,8 @@ Make a PR doing the following:
* Any other packages in DefinitelyTyped that referenced the deleted package should be updated to reference the bundled types.
To do this, add a `package.json` with `"dependencies": { "foo": "x.y.z" }`.
If a package was never on DefinitelyTyped, it does not need to be added to `notNeededPackages.json`.
#### Lint