【add】添加ESLint配置

This commit is contained in:
zer0Black
2023-02-28 12:39:41 +08:00
parent 50726347cd
commit 679dff5f8a
9 changed files with 61 additions and 31 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
}
export default {
name: "DetailList",
name: 'DetailList',
Item: Item,
components: {
Col