Open Smecta opened 3 years ago
请问大佬们 再不关闭eslint的情况如何处理?
请大佬修复啊 https://eslint.vuejs.org/rules/attribute-hyphenation.html
可以使用 去临时屏蔽
<!-- eslint-disable-next-line --> <el-calendar v-model="value" first-day-of-week firstAbc />
写法可以了 但是周日还是最后一个
请问大佬们 再不关闭eslint的情况如何处理?