Add missing "Require pragma" to Table of Contents (#2993)

This was done with `yarn toc`. Maybe we should add a CI step that runs
`yarn toc` and fails if the README changes?
master
Joseph Frazier 2017-10-08 20:23:22 -04:00 committed by GitHub
parent 445f51709e
commit 5c86730ec9
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ conforms to a consistent style. (See this [blog post](http://jlongster.com/A-Pre
+ [Range](#range)
+ [Parser](#parser)
+ [Filepath](#filepath)
+ [Require pragma](#require-pragma)
* [Configuration File](#configuration-file)
+ [Basic Configuration](#basic-configuration)
+ [Configuration Overrides](#configuration-overrides)