cadl/packages/tmlanguage-generator
Christopher Radek 1455928d25
TypeSpec 0.59 - August 2024 Release branch (#4120)
Co-authored-by: Christopher Radek <Christopher.Radek@microsoft.com>
2024-08-08 04:54:25 +00:00
..
src Add `no-console` eslint rule (#293) 2022-03-08 08:32:49 -08:00
CHANGELOG.json Prepare Publish for January Release (#2816) 2024-01-24 11:14:23 -08:00
CHANGELOG.md TypeSpec 0.59 - August 2024 Release branch (#4120) 2024-08-08 04:54:25 +00:00
LICENSE Extract textmate generator to helper library (#380) 2021-03-24 13:20:54 -07:00
README.md docs: update example links in README.md (#3452) 2024-06-03 22:09:52 +00:00
package.json TypeSpec 0.59 - August 2024 Release branch (#4120) 2024-08-08 04:54:25 +00:00
tsconfig.config.json Vitest improvements: vitest-ui, watch mode for deps, debug config (#2791) 2024-01-22 09:56:55 -08:00
tsconfig.json Migrate test framework to vitest (#2769) 2024-01-02 11:40:29 -08:00

README.md

TMLanguage Generator

This package provides a helper library for authoring TextMate grammars using TypeScript.

Usage Examples