Skip to content

Commit

Permalink
Fix eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Apr 8, 2019
1 parent 57e1d9d commit e618520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
@@ -1,3 +1,3 @@
'use strict'

module.exports = require('gulp-shared-tasks/.eslintrc')
module.exports = require('gulp-shared-tasks/.eslintrc.modules.js')

0 comments on commit e618520

Please sign in to comment.