Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ base configuration, with a few overrides as needed.
Linting can be performed via `npm run lint` (make sure to `npm install` first).

Various IDEs offer [real-time ESLint integration](http://eslint.org/docs/user-guide/integrations.html),
and using those integrations that can help avoid errors before anything gets
and using those integrations can help avoid errors before anything gets
checked in.

[Travis CI](https://travis-ci.org/GoogleChrome/samples) is currently being used to verify that the
Expand Down