Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit d42dbab

Browse files
hzooJoel Kemp
authored andcommitted
Docs: add a table of contents to README
Closes gh-677 Fixes #665
1 parent bbf85df commit d42dbab

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ JSCS — JavaScript Code Style.
99

1010
**This is a documentation for the development version, please refer to the https://www.npmjs.org/package/jscs instead**
1111

12+
## Table of Contents
13+
14+
- [Presets](#presets)
15+
- [Friendly Packages](#friendly-packages)
16+
- [Extensions](#extensions)
17+
- [Installation](#installation)
18+
- [CLI](#cli)
19+
- [Options](#options)
20+
- [Error Suppression](#error-suppression)
21+
- [Versioning & Semver](#versioning--semver)
22+
- [Rules](#rules)
23+
- [Removed Rules](#removed-rules)
24+
- [Browser Usage](#browser-usage)
25+
- [How to Contribute](https://github.com/jscs-dev/node-jscs/blob/master/CONTRIBUTING.md)
26+
1227
## Presets
1328

1429
* [Airbnb](presets/airbnb.json) - https://github.com/airbnb/javascript

0 commit comments

Comments
 (0)