Y
Hacker News
new
|
ask
|
show
|
jobs
by
dbalatero
920 days ago
Alternatively if the monorepo has a way to denote when you're in a new package (package.json, etc) you could key off that too?
1 comments
PuercoPop
920 days ago
I use project.el instead of projectile but yeah that is exactly what I do. It is only a couple of lines.
https://github.com/PuercoPop/.emacs.d/blob/9d0b99d332d619fe3...
link
https://github.com/PuercoPop/.emacs.d/blob/9d0b99d332d619fe3...