This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-12-24
Channels
if i want to ignore the ruleset function below
(require '[odoyle.rum :as orum]')
(orum/rulset ...)
What would my config look like? This is what i tried:
{:config-in-call {odoyle.rum/click-counter {:ignore [:unresolved-symbol]}}}
it did, i had a typo.