Skip to content

Commit

Permalink
update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
natesilva committed Nov 3, 2015
1 parent ffd5cb2 commit 28e0bcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Use the [ESLint](http://eslint.org/) JavaScript validator in [TextMate 2](https:

(Want to use JSHint instead? Try the [jshint-external.tmbundle](https://github.com/natesilva/jshint-external.tmbundle))

<img src="http://natesilva.github.io/javascript-eslint.tmbundle/images/no-errors-1.1.0.png" width="560" style="width:560px;" alt="Screenshot 1">
<img src="http://natesilva.github.io/javascript-eslint.tmbundle/images/no-errors-2.0.0.png" width="500" style="width:560px;" alt="Screenshot 1">

## Features

* Validate automatically when you save your file, and on-demand.
* Supports ESLint’s native configuration cascading.
* Errors and warnings include a link to the relevant explanation on [eslint.org](http://eslint.org/).

<img src="http://natesilva.github.io/javascript-eslint.tmbundle/images/with-errors-1.1.0.png" width="560" style="width:560px;" alt="Screenshot 2">
<img src="http://natesilva.github.io/javascript-eslint.tmbundle/images/with-errors-2.0.0.png" width="500" style="width:560px;" alt="Screenshot 2">

## Install

Expand Down

0 comments on commit 28e0bcd

Please sign in to comment.