adding clojurescript to replace hand written javascript

I hate javascript...
This commit is contained in:
Chris Cochrun 2023-05-23 16:55:54 -05:00
parent 1f46c2daee
commit cb9f3ca324
11 changed files with 3341 additions and 6 deletions

View file

@ -10,6 +10,9 @@ mkShell rec {
hugo
go
nodejs
clojure
clojure-lsp
clj-kondo
];
shellHook = ''