From 0f36c563f0e350b2eaa479f5e896cdac3d4d1277 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 27 Jun 2018 17:57:21 +0200 Subject: [PATCH] add TOC --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 639880e..566c9f5 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,17 @@ This cat clearly forgot to lint her JavaScript before deployment: Don't be like that cat. +## Table of Contents + + - [Usage](#usage) + - [React](#react) + - [Rules](#rules) + - [Development](#development) + - [npm releases](#npm-releases) + - [License](#license) + +--- + ## Usage For every project containing JavaScript, ESLint should be set up with this config. For this you need to install all required `peerDependencies` on your own. In one handy command: