style: lint
This commit is contained in:
Vendored
+1
-1
@@ -3,6 +3,6 @@
|
||||
|
||||
interface ImportMetaEnv {
|
||||
readonly VITE_APP_TARGET_HUGGINGFACE_SPACE: string
|
||||
readonly VITE_PLATFORM: 'ios' | 'android' | 'web'
|
||||
readonly VITE_PLATFORM: 'android' | 'ios' | 'web'
|
||||
// more env variables...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user