Run Prettier with updated version

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-08-27 15:41:48 +02:00
parent c2f3b4b7e0
commit 9b0b753064
12 changed files with 18 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
<template> </template>
<template></template>
<script lang="ts">
import { Component, Prop, Vue } from "vue-property-decorator";
import { VALIDATE_USER, UPDATE_CURRENT_USER_CLIENT, LOGGED_USER } from "../../graphql/user";