Conversation
nicholasio
left a comment
There was a problem hiding this comment.
Do you mind changing .eslintc to .eslintrc.js since the former has been deprecated?
|
@nicholasio From their docs
I updated it to use |
|
@cjkoepke yes, that's fine. |
|
@cjkoepke can you submit a PR to dover this issue in the plugin repo as well? I filed the issue you for here: 10up/plugin-scaffold#114 - we need to keep those repos sync'd up. |
timwright12
left a comment
There was a problem hiding this comment.
Update plugin repo as well
|
@cjkoepke are you able to mimic this PR over in the plugin repo? |
|
@jeffpaul Yeah, I'll get to this as soon as I can. |
|
@jeffpaul @timwright12 I've replicated this update on the plugin scaffold: 10up/plugin-scaffold#125 |
|
@cjkoepke looks like we have some conflicts |
Description of the Change
.eslintrcfile.Benefits
Avoids linting errors on initial commit from husky.
Verification Process
Checklist:
Applicable Issues
Changelog Entry