From 0a522740ed29c187fae892430393350dd5786bd2 Mon Sep 17 00:00:00 2001 From: Diana Suvorova Date: Fri, 16 Jun 2017 09:08:22 -0700 Subject: [PATCH] fix: add link to docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5dad89a..705aae9 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ See [configuring rules][] for more information. [no-unsafe-spy]: docs/rules/no-unsafe-spy.md [no-global-setup]: docs/rules/no-global-setup.md [no-expect-in-setup-teardown]: docs/rules/no-expect-in-setup-teardown.md +[new-line-between-declarations]: docs/rules/new-line-between-declarations.md [configuring rules]: http://eslint.org/docs/user-guide/configuring#configuring-rules