Selaa lähdekoodia

fix: build type check failed

chenhao 2 vuotta sitten
vanhempi
commit
da67b6debb
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 } =