Lint extensions/ and wrap up hanging frontend dirs

fs/, format/ and logseq/ also added to linting by adding todos for later
inspection
This commit is contained in:
Gabriel Horner
2022-01-12 16:35:39 -05:00
parent 89bef5b26e
commit b7b3375f62
20 changed files with 251 additions and 301 deletions

View File

@@ -3,7 +3,6 @@
[cljs-time.core :as t]
[clojure.string :as string]
[datascript.core :as dc]
[frontend.components.content :as content]
[frontend.components.lazy-editor :as lazy-editor]
[frontend.components.svg :as svg]
[frontend.config :as config]