From 92023e83ecea00e54d6bead6f7e4ffe65ff88603 Mon Sep 17 00:00:00 2001 From: Tushar Mathur Date: Thu, 22 Feb 2018 12:17:14 +0530 Subject: [PATCH] Webstorm now supports Prettier (#4026) * Update webstorm.md * Update webstorm.md * Tweak the wording * style(docs): fix linting --- docs/webstorm.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/webstorm.md b/docs/webstorm.md index a4f4be17..09ec26b3 100644 --- a/docs/webstorm.md +++ b/docs/webstorm.md @@ -3,6 +3,10 @@ id: webstorm title: Webstorm Setup --- +## Version 2018.1 and above + +Webstorm now comes with a Prettier integration by default. For older versions, please follow the instructions below. + ## SetUp ### With ESLint Integration