mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
📎 Update clj-kondo config
This commit is contained in:
parent
cb65eca062
commit
505d0f4768
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
{:lint-as
|
||||
{promesa.core/let clojure.core/let
|
||||
promesa.core/->> clojure.core/->>
|
||||
promesa.core/-> clojure.core/->
|
||||
rumext.alpha/defc clojure.core/defn
|
||||
rumext.alpha/fnc clojure.core/fn
|
||||
app.common.data/export clojure.core/def
|
||||
|
|
Loading…
Add table
Reference in a new issue