Commit Graph

3 Commits

Author SHA1 Message Date
Claudio Ortolina 7c0cee4732 Mount oban_web 2025-04-14 17:14:39 +01:00
Claudio Ortolina 6f300ef1f0 Load phoenix_live_view in formatter config
Fixes this error thrown by ElixirLS when trying to format code:

** (Mix.Error) Formatter plugin Phoenix.LiveView.HTMLFormatter cannot be found
2024-09-15 20:28:39 +01:00
Claudio Ortolina d547ee6f8d Generate project
Using `mix phx.new music_library --database sqlite3 --binary-id --no-mailer`
2024-09-12 14:05:08 +01:00