From ab0fee960866ab28f35bebc3d7b554ddf96d8ba5 Mon Sep 17 00:00:00 2001 From: Alexandre Asselin Date: Tue, 26 Sep 2023 13:32:10 -0400 Subject: [PATCH] add a warning to the doc --- docs/getting-started/Installation.stories.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/getting-started/Installation.stories.mdx b/docs/getting-started/Installation.stories.mdx index efd24ae11..76b3ec154 100644 --- a/docs/getting-started/Installation.stories.mdx +++ b/docs/getting-started/Installation.stories.mdx @@ -47,6 +47,8 @@ To import Orbit experimental components styles, also add the following import de Orbit offer an ESLint plugin to see in-context help in your IDE. This includes accessibility pointers, deprecation notices, and other helpful tips. +> This config is designed to complement the [suggested Workleap ESLint Configuration](https://github.com/gsoft-inc/wl-web-configs). + First, add the ESlint plugin to your dependencies: