在Angular中绑定元素时,我没有使用默认的<h1>{{typeScriptVar}}</h1>
,而是在我按下InteliJ中的格式代码快捷方式时将其设置为<h1>{{ typeScriptVar }}</h1>
。
能帮助我吗,我做了一些研究,但没有找到我想要的答案。
请尝试Preferences | Editor | Code Style | TypeScript | Spaces
,Other/Within interpolation expressions
。此选项会影响JSX大括号以及Angular插值