ClojureScript
API
GitHub
cljs.analyzer.api/enabled-warnings
function
since v1.10.738
Edit
(enabled-warnings)
Source docstring:
Get the enabled warning types.
Source code @
clojurescript:src/main/clojure/cljs/analyzer/api.cljc
(
defn
enabled-warnings
[
]
ana/*cljs-warnings*
)