Install Tidewave and configure Cursor

This commit is contained in:
Claudio Ortolina
2025-05-13 07:34:56 +01:00
parent 64d99af9dc
commit 9b5765c323
4 changed files with 14 additions and 0 deletions
+1
View File
@@ -72,6 +72,7 @@ defmodule MusicLibrary.MixProject do
{:tailwind, "~> 0.3", runtime: Mix.env() == :dev},
{:credo, "~> 1.7", only: [:dev, :test], runtime: false},
{:live_debugger, "~> 0.2.0", only: :dev},
{:tidewave, "~> 0.1", only: :dev},
# HTTP Clients
{:finch, "~> 0.19.0"},