Comparing version 2.6.1 to 2.6.2
{ | ||
"name": "standard", | ||
"description": "JavaScript Standard Style", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Feross Aboukhadijeh", |
@@ -83,4 +83,9 @@ # JavaScript Standard Style | ||
Sublime Text users can also install [Sublimelinter-contrib-standard](https://github.com/Flet/Sublimelinter-contrib-standard) via package control to enable `standard` checking. | ||
### Editor plugins | ||
First, install `standard`. Then, install the appropriate plugin for your editor: | ||
- **[Vim](https://github.com/scrooloose/syntastic)** - Just install [Syntastic](https://github.com/scrooloose/syntastic). | ||
- **[Sublime Text](https://github.com/Flet/Sublimelinter-contrib-standard)** - Install (1) [Package Control](https://packagecontrol.io/), (2) [SublimeLinter](http://www.sublimelinter.com/en/latest/), and (3) [SublimeLinter-contrib-standard](https://github.com/Flet/Sublimelinter-contrib-standard). | ||
### What you might do if you're clever | ||
@@ -87,0 +92,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
129269
207