forked from abner/for-legacy-web
Make the linter happy.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/* eslint-disable */
|
||||
// Strings needs to be explictly stated here as they can cause type issues elsewhere.
|
||||
|
||||
export const REPO_URL: string =
|
||||
"https://gitlab.insrt.uk/revolt/revite/-/commit";
|
||||
export const GIT_REVISION: string = "__GIT_REVISION__";
|
||||
|
||||
Reference in New Issue
Block a user