2
0
mirror of https://github.com/status-im/reagent.git synced 2025-01-15 14:24:22 +00:00
2020-02-05 22:48:54 +02:00

5 lines
199 B
Clojure

{:lint-as {reagent.core/with-let clojure.core/let}
:linters {:unused-binding {:level :off}
:if {:level :off}
:unused-referred-var {:exclude {cljs.test [deftest testing is]}}}}