244157786a
This is the result of running the no-implicit-this-codemod, some manual fixes, and the addition of a linting rule to prevent future ambiguity.
10 lines
170 B
Handlebars
10 lines
170 B
Handlebars
<IvyCodemirror
|
|
@value={{this.jsonStr}}
|
|
@options={{hash
|
|
mode="javascript"
|
|
theme="hashi-read-only"
|
|
tabSize=2
|
|
lineNumbers=true
|
|
readOnly=true
|
|
}} />
|