mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-03 04:04:33 +00:00
* Update project urls * remove jquery-notifier, update react-test-renderer 1. jquery-notifier was types for a type-only package. 2. react-test-renderer's test incorrectly assumed that <t> was an html tag. This is now an error. I updated the test to use <div>, since that's a tag I've heard of before. * Fix space lint * Use typescript for removing non-npm package * Reorder names in notNeededpackages.json * Point to real version of typescript