Skip to content

Allow omitting the as clause in each statement #8348

@hgiesel

Description

@hgiesel

Describe the problem

It would be nice if we could forego the as part of an #each statement, if we don't need it.

Currently we have to write it like this.

This is probably a good first issue

Describe the proposed solution

Instead we could just write {#each param}{/each}

Alternatives considered

Just assign to _, as I have done above.

Importance

nice to have

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions