20 lines
208 B
Plaintext
20 lines
208 B
Plaintext
{
|
|
"folders":
|
|
[
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"on_post_save_project": [
|
|
{
|
|
"command": "exec",
|
|
"args": {
|
|
"shell_cmd": "lein cljfmt fix"
|
|
},
|
|
"scope": "window"
|
|
}
|
|
]
|
|
}
|
|
}
|