Appearance
多行JSX元素的结束标签位置必须正确
保证样式统一
将结束标签与开始标签对齐,并在自己的行上。
使用prettier进行自动格式化
<Hello> ranwawa </Hello>