Files
DefinitelyTyped-tools/packages/header-parser
Nathan Shively-Sanders 633feef4a4 Change typesVersions format (#536)
Work around the bug in Typescript semver semantics by using a more
precise specifier that works there, as well as standard semver.

The bug in typescript should be fixed soon, so we can change this back
later. In the meantime only 13 packages use typesVersions so it's easy
to change back and forth.
2022-09-23 09:39:47 -07:00
..
2022-09-23 09:39:47 -07:00
2022-09-23 09:39:47 -07:00
2020-04-14 16:10:21 -07:00
2022-09-22 23:13:32 +00:00

DefinitelyTyped Header Parser

This library parses headers of DefinitelyTyped types.

Contributing

To build: npm run build. To test: npm run test. (Currently requires a re-build to test changes.)

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.