Skip to content

Commit

Permalink
docs: Fix TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
freaktechnik authored Oct 30, 2017
1 parent ae3d095 commit 32e7487
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
Rules for Array functions and methods.

## Contents
- [Installation](#Installation)
- [Rules](#Rules)
- [Installation](#installation)
- [Rules](#rules)
- [`from-map`](#from-map)
- [Examples](#Examples)
- [Examples](#examples)
- [`no-unnecessary-this-arg`](#no-unnecessary-this-arg)
- [Checked Functions](#checked-functions)
- [Checked Methods](#checked-methods)
- [Examples](#Examples2)
- [Examples](#examples-1)
- [`prefer-array-from`](#prefer-array-from)
- [Examples](#Examples3)
- [`array-func/recommended` Configuration](#array-func-recommended-configuration)
- [Examples](#examples-2)
- [`array-func/recommended` Configuration](#array-funcrecommended-configuration)
- [Using the Configuration](#using-the-configuration)
- [License](#License)
- [License](#license)

## Installation

Expand Down

0 comments on commit 32e7487

Please sign in to comment.