We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 807183c commit 10ef17eCopy full SHA for 10ef17e
doc/modules/ROOT/pages/cljs/configuration.adoc
@@ -1,5 +1,10 @@
1
= Configuration
2
3
+In this section we'll briefly examine some common configuration
4
+options related to ClojureScript. Configuration that is specific
5
+to a particular REPL (e.g. `shadow-cljs`) is covered separately
6
+in the individual REPL setup sections.
7
+
8
== Setting a Default ClojureScript REPL Type
9
10
If you frequently use the same ClojureScript REPL, you can set
0 commit comments