From b900a3a071eb43af7ea831462ac2f87e60a8a01a Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Tue, 7 Feb 2017 15:00:44 +0700 Subject: [PATCH] Add deprecation notice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d8e575a..804e0c5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ My personal eslint preferences +## Deprecated + +Turns out maintaining a custom config is actually pretty hard work. Deprecated in favour of [XO](https://github.com/sindresorhus/xo) + [eslint-config-xo-lukechilds](https://github.com/lukechilds/eslint-config-xo-lukechilds) + ## Install ```shell