Skip to content

Commit

Permalink
chore(homebrew): remove symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
tofuuudon committed Oct 21, 2024
1 parent 3a06f51 commit 9c479df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/tsc-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ class TscCli < Formula

def install
bin.install "tsc-cli"
bin.install_symlink "tsc-cli" => "tsc"
end
end

0 comments on commit 9c479df

Please sign in to comment.