Skip to content

Commit

Permalink
Deleting unnecessaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Martin authored and Ethan Martin committed Feb 25, 2019
1 parent adac6ff commit 5859d9c
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 @@ -77,7 +77,7 @@ Without the quotes this will only watch the `.js` files that are present in the

## Defaults

If you don't provide the file globs to watch, it will watch all files in your project ending in '.js' that are not inside node_modules nor bower_components.
If you don't provide the file globs to watch, it will watch all files in your project ending in `.js`.

## Peer Dependency

Expand Down

0 comments on commit 5859d9c

Please sign in to comment.