mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Update README.md
This commit is contained in:
parent
42e2adfd23
commit
c92db9b4fb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user