Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Feb 15, 2017
1 parent 369b8c5 commit 95646e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipes/eslint.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ESLint

vbuild comes with built-in ESLint support, you can add `--eslint` run ESLint while building in production mode:
vbuild comes with built-in ESLint support, you can add `--eslint` to run ESLint while building in production mode:

```bash
vbuild --eslint
Expand Down

0 comments on commit 95646e1

Please sign in to comment.