fix(ci): eslint on windows (#12492) (#12516)

This commit is contained in:
Jungzl
2023-12-21 19:49:31 +08:00
committed by GitHub
parent 26069ecac4
commit 979472d33d
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<script>
export default {
name: 'demo-button',
name: 'DemoButton',
props: {
color: String,

View File

@@ -6,7 +6,7 @@
<script>
export default {
name: 'demo-button',
name: 'DemoButton',
props: {
color: String,