From 010933375c7274190393e7541db846e8e666e9d7 Mon Sep 17 00:00:00 2001 From: Lucas Azzola Date: Sat, 24 Feb 2018 17:08:30 +1100 Subject: [PATCH] Mention webstorm built-in support on homepage (#4037) --- website/data/editors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/data/editors.yml b/website/data/editors.yml index c80be54e..62d14f2d 100644 --- a/website/data/editors.yml +++ b/website/data/editors.yml @@ -32,4 +32,4 @@ - image: /images/editors/editor_webstorm.svg name: WebStorm content: | - [External Tool](https://prettier.io/docs/en/webstorm.html) + [Built-in support](https://plugins.jetbrains.com/plugin/10456-prettier)