1.4.0 • Published 2 months ago

@glint/environment-ember-template-imports v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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

2 months ago

1.3.0

4 months ago

1.2.2

5 months ago

1.2.0

8 months ago

1.1.0

9 months ago

1.2.1

8 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.0-beta.4

1 year ago

1.0.0-beta.5

1 year ago

1.0.0-beta.3

1 year ago

0.9.7

2 years ago

0.9.6

2 years ago

1.0.0-beta.2

1 year ago

1.0.0-beta.1

1 year ago

0.9.5

2 years ago

0.9.4

2 years ago

0.9.3

2 years ago

0.9.2

2 years ago

0.8.3

2 years ago

0.9.1

2 years ago

0.8.2

2 years ago