ember-tooling / tree-sitter-glimmer

A TreeSitter grammar for Glimmer (HBS) templates
https://ember-tooling.github.io/tree-sitter-glimmer/
23 stars 3 forks source link

Switch to pnpm #118

Closed NullVoxPopuli closed 9 months ago

NullVoxPopuli commented 9 months ago

pnpm is waaaay faster, and actually allows me to pnpm rebuild tree-sitter-cli, which I always super struggled with in yarn.

alexlafroscia commented 9 months ago

Hey @NullVoxPopuli, thanks for the PR but I'm not interested in switching package managers. yarn is what I'm most familiar with and I have no experience using pnpm, so I really don't feel comfortable making this change.