Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
small gulpfile eslint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Zeug committed Nov 14, 2016
1 parent 4e62c89 commit 215d94c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ import/no-extraneous-dependencies,
no-console,
strict,
prefer-spread,
arrow-body-style */
arrow-body-style
import/no-unresolved */

'use strict';

Expand Down

0 comments on commit 215d94c

Please sign in to comment.