Fork me on GitHub
#shadow-cljs
<
2022-09-24
>
lilactown02:09:29

is there a way for me to add custom compile warnings if a var is used that is annotated with certain metadata?

lilactown02:09:47

I want to add something like ^:deprecated, but it only warns on new usages

thheller06:09:31

not really no