From cd926035aeaec2c315601d0556c4983f1f1fa645 Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Wed, 16 Jan 2019 12:09:12 -0500 Subject: [PATCH 1/2] Use toc-me for managed Table of Contents https://github.com/apps/toc-me --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 288e7b4..ca740e9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Fix IntelliJ/WebStorm's npm integration under nodenv + + ## Pre-requisites This proxy assumes you have already selected nodenv's shim as your node runtime within your IDE's preferences: From ba191b8d4c98224dc4ed40d98b7421c544a96194 Mon Sep 17 00:00:00 2001 From: "toc-me[bot]" Date: Wed, 16 Jan 2019 17:09:23 +0000 Subject: [PATCH 2/2] Update ToC for README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index ca740e9..6922f3c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,21 @@ Fix IntelliJ/WebStorm's npm integration under nodenv +- [Pre-requisites](#pre-requisites) +- [Installation](#installation) + * [nodenv plugin](#nodenv-plugin) + * [jetbrains-aware git clone](#jetbrains-aware-git-clone) + * [standalone clone](#standalone-clone) + * [homebrew](#homebrew) + * [global npm or yarn package](#global-npm-or-yarn-package) +- [Configuration](#configuration) + * [Package Manager](#package-manager) + * [Nodenv Root](#nodenv-root) +- [Why is this necessary?](#why-is-this-necessary) +- [How it works](#how-it-works) + + + ## Pre-requisites This proxy assumes you have already selected nodenv's shim as your node runtime within your IDE's preferences: