Skip to content

Commit

Permalink
Updated vscode extension in readme
Browse files Browse the repository at this point in the history
Fixes SimenB#440 and fixes SimenB#418
  • Loading branch information
HaaLeo authored Aug 24, 2018
1 parent 23b92fc commit 1116d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ Stylint integrations with multiple IDEs are available.
* [Atom](https://atom.io/packages/linter-stylint)
* [Sublime Text](https://packagecontrol.io/packages/SublimeLinter-contrib-stylint)
* [WebStorm / PhpStorm / IntelliJ IDEA](https://plugins.jetbrains.com/plugin/9162)
* [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=vtfn.stylint)
* [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=HaaLeo.vscode-stylint)

## Why Write This Tool?
Stylus is my CSS pre-processor of choice and the lack of a decent linter (or really, any linter) was an annoying pain point. So I thought I'd try my hand at writing what I thought my ideal linter would look like.
Expand Down

0 comments on commit 1116d82

Please sign in to comment.