status-react/.clj-kondo/nubank/matcher-combinators/config.edn

5 lines
140 B
Clojure
Raw Normal View History

{:linters
{:unresolved-symbol
{:exclude [(cljs.test/is [match? thrown-match?])
(clojure.test/is [match? thrown-match?])]}}}