0.0.5 • Published 1 year ago

glint-environment-gxt v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

glint-environment-gxt

This package contains the information necessary for glint to typecheck an ember-template-imports project.

Note that this environment should be installed alongside @glint/environment-ember-loose and both should be activated in your Glint configuration in tsconfig.json:

{
  "compilerOptions": { /* ... */ },
  "glint": {
    "environment": [
      "ember-loose",
      "glint-environment-gxt"
    ]
  }
}
0.0.5

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago