build: add name to components which failed lint check
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
import Event from '../Event'
|
||||
|
||||
export default {
|
||||
name: 'EventList',
|
||||
components: {
|
||||
Event
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user