This repository has been archived on 2024-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
mebe-2/.on-save.json
2018-10-15 22:48:15 +03:00

6 lines
81 B
JSON

[
{
"files": "**/*.{ex,exs}",
"command": "mix format ${srcFile}"
}
]