@glint/core
TypeScript icon, indicating that this package has built-in type declarations

1.5.2 • Public • Published

@glint/core

This package contains core functionality to power template-aware typechecking on a glint project.

CLI

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.
  • --preserveWatchOutput Used with --watch. If passed, glint will not clear the screen each time the project is re-checked.
  • --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

/@glint/core/

    Package Sidebar

    Install

    npm i @glint/core

    Weekly Downloads

    38,226

    Version

    1.5.2

    License

    MIT

    Unpacked Size

    411 kB

    Total Files

    139

    Last publish

    Collaborators

    • wagenet
    • hm_krystan
    • dfreeman
    • chriskrycho
    • jamescdavis