Explorar el Código

fix: build type check failed

chenhao hace 2 años
padre
commit
da67b6debb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 } =