1.5.0 • Published 9 months ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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.5.0

9 months ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.2

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.2.1

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.0-beta.4

2 years ago

1.0.0-beta.5

2 years ago

1.0.0-beta.3

2 years ago

0.9.7

3 years ago

0.9.6

3 years ago

1.0.0-beta.2

3 years ago

1.0.0-beta.1

3 years ago

0.9.5

3 years ago

0.9.4

3 years ago

0.9.3

3 years ago

0.9.2

3 years ago

0.8.3

3 years ago

0.9.1

3 years ago

0.8.2

3 years ago