Skip to content

Commit abd24bf

Browse files
committed
formatting
1 parent 6c204de commit abd24bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/reference/deps_edn.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -510,10 +510,12 @@ The runtime basis can be accessed from within Clojure, using the https://clojure
510510
511511
;; Project paths
512512
<<deps_edn#basis_config,:basis-config>> {:dir "project/dir"
513+
513514
:root :standard|path|map
514515
:user :standard|path|map
515516
:project :standard|path|map
516517
:extra :standard|path|map
518+
517519
:aliases [:alias1 ...]
518520
:args {arg val ...}}
519521
<<deps_edn#basis_argmap,:argmap>> {arg val ...}

0 commit comments

Comments
 (0)