Run prettier on all files.

This commit is contained in:
Paul
2021-07-05 11:23:23 +01:00
parent 56058c1e75
commit 7bd33d8d34
181 changed files with 18084 additions and 13521 deletions

View File

@@ -1,3 +1,3 @@
export const REPO_URL = 'https://gitlab.insrt.uk/revolt/revite/-/commit';
export const GIT_REVISION = '__GIT_REVISION__';
export const GIT_BRANCH: string = '__GIT_BRANCH__';
export const REPO_URL = "https://gitlab.insrt.uk/revolt/revite/-/commit";
export const GIT_REVISION = "__GIT_REVISION__";
export const GIT_BRANCH: string = "__GIT_BRANCH__";