chore: suppress lint

pull/7553/head
Junyi Du 2022-12-02 03:43:42 +08:00
parent 12f36fb368
commit e8e3890c21
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@
(when (electron?) (. js/window -__MOCKED_OPEN_DIR_PATH__))))
#?(:cljs
#_:clj-kondo/ignore
(defn ci?
[]
(boolean (. js/window -__E2E_TESTING__))))