Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
PR Feedback (thanks Marlow!)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Brook-Roberge committed Aug 3, 2016
1 parent ce6d056 commit 84e13ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ eslint:{
// When true, eslint will test _only_ the rules set in the provided
// configuration file
reset: false,
config: './.eslintrc.yml'
configFile: './.eslintrc.yml'
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion es5/mobify-es5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ rules:
tabWidth: 4
semi: error
func-style: error
comma: error
comma-style: error

0 comments on commit 84e13ba

Please sign in to comment.