Package detail

@ef4/glint-environment-ember-template-imports

typed-ember2MIT0.0.4-alpha.0

A Glint environment to support ember-template-imports projects

glint-environment

readme

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 .glintrc:

environment:
  - ember-loose
  - ember-template-imports