Adding config to templates

This commit is contained in:
Lucas Gravley 2020-06-24 08:35:56 -05:00
parent 82af32982d
commit e2eaf63327

View file

@ -0,0 +1,2 @@
{:linters {:unresolved-symbol {:exclude [(compojure.api.sweet/defroutes)]}
:refer-all {:exclude [clj-time.jdbc]}}}