glint-environment-gxt
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

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"
    ]
  }
}

Readme

Keywords

Package Sidebar

Install

npm i glint-environment-gxt

Weekly Downloads

3

Version

0.0.5

License

MIT

Unpacked Size

23.1 kB

Total Files

19

Last publish

Collaborators

  • lifeart