From c92db9b4fbd9f3b462f31e0bb89a279bdc0689ad Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Mon, 8 Feb 2016 10:01:41 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e56bfce..6d9974a 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,7 @@ Language packages extend the editor with syntax highlighting and/or snippets for - [Stylus](https://marketplace.visualstudio.com/items?itemName=buzinas.stylus) #### React JSX - -Please note that in order to make JSX working correctly in .js files, you'll need [JS is JSX](https://marketplace.visualstudio.com/items?itemName=eg2.js-is-jsx) extension, mentioned above, and one of the linters with JSX support (*eslint* is recommended) from Lint and IntelliSense section below. +> Please note that to make JSX working correctly in .js files, you'll need [JS is JSX](https://marketplace.visualstudio.com/items?itemName=eg2.js-is-jsx) extension mentioned above, and one of the linters with JSX support (*eslint* recommended) from Lint and IntelliSense section below. ## Lint and IntelliSense