mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-30 12:50:02 +02:00
fix: log allowed events (#8224)
This commit is contained in:
1
packages/excalidraw/vite-env.d.ts
vendored
1
packages/excalidraw/vite-env.d.ts
vendored
@@ -43,6 +43,7 @@ interface ImportMetaEnv {
|
||||
VITE_APP_COLLAPSE_OVERLAY: string;
|
||||
// Enable eslint in dev server
|
||||
VITE_APP_ENABLE_ESLINT: string;
|
||||
VITE_APP_ENABLE_TRACKING: string;
|
||||
|
||||
VITE_PKG_NAME: string;
|
||||
VITE_PKG_VERSION: string;
|
||||
|
Reference in New Issue
Block a user