You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
Arrays potentially collide with the raw identifier notation this.[1] and Objects also use curly braces which makes reading a literal statement awkward, eg: {{#each {"foo":"bar"}}} has three trailing curly braces due to the inner closing object.
The text was updated successfully, but these errors were encountered:
Arrays potentially collide with the raw identifier notation
this.[1]
and Objects also use curly braces which makes reading a literal statement awkward, eg:{{#each {"foo":"bar"}}}
has three trailing curly braces due to the inner closing object.The text was updated successfully, but these errors were encountered: