mirror of
https://github.com/logseq/logseq.git
synced 2026-05-29 15:09:41 +00:00
chore/suppress lint
This commit is contained in:
@@ -113,11 +113,10 @@
|
||||
[]
|
||||
(when (electron?) (. js/window -__MOCKED_OPEN_DIR_PATH__))))
|
||||
|
||||
#?(:cljs
|
||||
#_:clj-kondo/ignore
|
||||
(defn ci?
|
||||
[]
|
||||
(boolean (. js/window -__E2E_TESTING__))))
|
||||
;; #?(:cljs
|
||||
;; (defn ci?
|
||||
;; []
|
||||
;; (boolean (. js/window -__E2E_TESTING__))))
|
||||
|
||||
#?(:cljs
|
||||
(do
|
||||
|
||||
Reference in New Issue
Block a user