20 lines
646 B
XML
20 lines
646 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ProjectCodeStyleSettingsManager">
|
|
<option name="PER_PROJECT_SETTINGS">
|
|
<value>
|
|
<ClojureCodeStyleSettings>{
|
|
:cljs.core/with-redefs 1
|
|
:cursive.formatting/align-binding-forms true
|
|
:cursive.formatting/comment-align-column 0
|
|
:re-frame.trace/register-trace-cb :only-indent
|
|
:re-frame.trace/with-trace 1
|
|
}</ClojureCodeStyleSettings>
|
|
<XML>
|
|
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
|
|
</XML>
|
|
</value>
|
|
</option>
|
|
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
|
|
</component>
|
|
</project> |