UNPKG

eslint-config-alloy

Version:
4 lines (3 loc) 120 B
// good 大括号内前后必须没有空格 let foo = <img width={100} />; let bar = <div style={{ color: 'red' }} />;