0.2.1 • Published 5 years ago
@glint/cli v0.2.1
@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
--watchIf passed,glintwill perform a watched typecheck, re-checking your project as files change.--declarationIf passed,glintwill emit.d.tsfiles according to the configuration in yourtsconfig.json--projectOverrides whereglintwill look to find your project'stsconfig.json