Skip to content

Commit

Permalink
Merge pull request #2 from nodenv/toc
Browse files Browse the repository at this point in the history
Use toc-me for managed Table of Contents
  • Loading branch information
jasonkarns authored Jan 16, 2019
2 parents b651db5 + ba191b8 commit a3229e6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

Fix IntelliJ/WebStorm's npm integration under nodenv

<!-- toc -->

- [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)

<!-- tocstop -->

## Pre-requisites

This proxy assumes you have already selected nodenv's shim as your node runtime within your IDE's preferences:
Expand Down

0 comments on commit a3229e6

Please sign in to comment.