Skip to content

Commit

Permalink
chore: Remove unused 'pkgFile' from gruntfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle committed Aug 27, 2018
1 parent 26626b7 commit bc53ead
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ module.exports = function (grunt) {
grunt.initConfig({
pkg: grunt.file.readJSON('package.json'),

pkgFile: 'package.json',

eslint: {
target: [
'gruntfile.js',
Expand Down

0 comments on commit bc53ead

Please sign in to comment.