mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
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.
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.