mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-14 18:11:48 +08:00
chore(eslint-config): add line-between-blocks
rules (#20051)
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
<el-segmented v-model="value" :options="options" size="small" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { ref } from 'vue'
|
||||
|
||||
|
Reference in New Issue
Block a user