From 1499f7d30a2bd79d364d08a073b6b67dbb2345b7 Mon Sep 17 00:00:00 2001 From: Toru Nagashima Date: Sat, 2 Dec 2017 15:46:01 +0900 Subject: [PATCH] Docs: add playground link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e9a3a7a60..4ba6f7522 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ Please try it and report any issues that you might have encountered. If you want to check previous releases [go here](https://github.com/vuejs/eslint-plugin-vue/releases). +## :art: Playground on the Web + +You can try this plugin on the Web. + +- https://mysticatea.github.io/vue-eslint-demo/ + ## :grey_exclamation: Requirements - [ESLint](http://eslint.org/) `>=3.18.0`.