This package has been deprecated

Author message:

The `glint` CLI is now built into `@glint/core`

@glint/cli

0.2.1 • Public • Published

@glint/cli

This package contains a CLI to execute template-aware typechecking on a glint project.

Usage

glint [--watch|-w] [--declaration|-d] [--project path/to/tsconfig.json]

Flags

  • --watch If passed, glint will perform a watched typecheck, re-checking your project as files change.
  • --declaration If passed, glint will emit .d.ts files according to the configuration in your tsconfig.json
  • --project Overrides where glint will look to find your project's tsconfig.json

Readme

Keywords

none

Package Sidebar

Install

npm i @glint/cli

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

12.7 kB

Total Files

15

Last publish

Collaborators

  • hm_krystan
  • wagenet
  • jamescdavis
  • dfreeman
  • chriskrycho