chore: update eslint@8.8.0

This commit is contained in:
xiaoxian521
2022-02-07 15:59:04 +08:00
parent 217258b972
commit 25c55c5d1d
22 changed files with 573 additions and 1027 deletions

View File

@@ -133,7 +133,8 @@ export default defineComponent({
<>
<div
class={useAttrs({ excludeListeners: true, excludeKeys: ["class"] })}
style={this.getWrapperStyle}>
style={this.getWrapperStyle}
>
<img
ref="imgElRef"
src={this.props.src}