WebStorm 实用小技巧 @ Mon, Feb 6, 2023 11:17 AM
WebStorm 实用小技巧 @ Thu, Feb 9, 2023 3:07 PM
Expand 61 lines ...
62
@ant-design/pro-form/**/*
62
@ant-design/pro-form/**/*
63
```
63
```
64
就可以避免干扰项出现。
64
就可以避免干扰项出现。
65
+
66
+
### JSX 属性按照属性类型来,避免字符串出现大括号
67
+
68
+
Choosing **Based on type:** as **Add for JSX attributes** value in **Settings | Editor | Code Style | HTML, Other**