Skip to content

Commit a613159

Browse files
committed
Fix formatting issues in the readme
1 parent cb4c2e9 commit a613159

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ See the [Contributing](CONTRIBUTING.md) guide for details.
3232

3333
> We use the "template tag" (.gjs/.gts) format for component authoring which has been described in detail in the [RFC](https://github.com/emberjs/rfcs/blob/master/text/0779-first-class-component-templates.md).
3434
> A summarized version can be found in the ember-template-imports library which also has some information about [how to setup your dev environment](https://github.com/ember-template-imports/ember-template-imports#editor-integrations) for a better experience.
35-
>
35+
>
3636
> We're also converting the code to TypeScript and [Glint](https://typed-ember.gitbook.io/glint/).
3737
3838
### Testing:
@@ -53,6 +53,7 @@ See the [Contributing](CONTRIBUTING.md) guide for details.
5353
[yalc](https://github.com/wclr/yalc) is a good alternative if the npm link setup doesn't work as expected.
5454

5555
### Releases:
56+
5657
> Make sure all the merged PRs have the correct label, so they show up in the changelog
5758
5859
Release to npm: `GITHUB_AUTH=your-token npm run release` and follow the prompts

0 commit comments

Comments
 (0)