You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(fnm): simplify config and respect package.json (#1192)
- Simplify fnm config parsing: it can be done with json output.
- Add `package.json` file as a trigger. It can specify node version as
well.
Based on improvements from Schniz/fnm#463
0 commit comments