chore: add trailingComma
This commit is contained in:
+2
-2
@@ -66,6 +66,6 @@ export const TouchMixin = Vue.extend({
|
||||
on(el, 'touchend', onTouchEnd);
|
||||
on(el, 'touchcancel', onTouchEnd);
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user