import Component from '@glimmer/component';
export default class MyComponent extends Component {
<template>
{{! `asd` `qwe` `zxc` `undefined` `asd` }}
{{! `@foo` }}
</template>
}
This leads to:
failed to transformForLint for gts/gjs processing
Error: bad transform
cc @NullVoxPopuli - not sure if this is the right repo, let me know if I should open the issue elsewhere.
This leads to:
cc @NullVoxPopuli - not sure if this is the right repo, let me know if I should open the issue elsewhere.