fix eslint issues

This commit is contained in:
Amruth Pillai
2024-05-07 12:02:39 +02:00
parent e3785030e1
commit 52e062c0b5
5 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,5 @@
/* eslint-disable @typescript-eslint/consistent-type-definitions */
/// <reference types="vite/client" />
declare const appVersion: string;