1.0.0 • Published 11 months ago

@cm2ml/ir-post-processor v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@cm2ml/ir-post-processor

This package provides a post-processor plugin for the intermediate representation (IR) of the CM2ML framework. It may be used to enrich and validate the IR after it has been generated by the parser.

Development

Installation

pnpm install

Build

pnpm build

Test

pnpm test

Lint

pnpm lint

Typecheck

pnpm check:tsc

License

MIT - Copyright © Jan Müller