vsce-toolroom / vscode-textmate-languageservice

Language APIs and support features from Textmate tokenization in Visual Studio Code.
Other
16 stars 0 forks source link

Fix `3.0.0` missing type definition #57

Closed zm-cttae closed 9 months ago

zm-cttae commented 10 months ago

🏗️ Pull Request

👷🏾‍♀️ Fixes

Related to #56.

Description

Fix and regression test type definition breakage for the library.

What changes have you made?

What tests have you completed?

Anything else worth mentioning?

This release also adds regression testing so that type breakage doesn't reoccur.