Skip to content

Commit

Permalink
Use install location of standard as eslint cwd
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiwang0119 committed Feb 18, 2016
1 parent 8d0b8c0 commit 9bb004a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions options.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ module.exports = {
eslintConfig: {
baseConfig: config
},
cwd: __dirname,
formatter: 'Formatting is no longer included with standard. Install it separately: "npm install -g standard-format"'
}

0 comments on commit 9bb004a

Please sign in to comment.