Browse Source

fix: build type check failed

chenhao 2 năm trước cách đây
mục cha
commit
da67b6debb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/devLogin.ts

+ 1 - 0
src/devLogin.ts

@@ -1,3 +1,4 @@
+// @ts-ignore 
 import { LOGIN_CONFIG } from "@/devLoginParams";
 
 const { loginName, password, examId, markerId, isAdmin, forceChange } =