@glint/environment-ember-template-imports
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

@glint/environment-ember-template-imports

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",
      "ember-template-imports"
    ]
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @glint/environment-ember-template-imports

Weekly Downloads

9,063

Version

1.4.0

License

MIT

Unpacked Size

19 kB

Total Files

16

Last publish

Collaborators

  • hm_krystan
  • wagenet
  • jamescdavis
  • dfreeman
  • chriskrycho