Skip to content

Commit 4c6b69e

Browse files
committed
update build instructions (eslint)
1 parent eb646ec commit 4c6b69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ $ npm run dev
6262
To lint:
6363

6464
``` bash
65-
$ grunt jshint
65+
$ grunt eslint
6666
```
6767

6868
To build:

0 commit comments

Comments
 (0)