Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint-config-wordpress to version 1.0.0 #3

Closed
ntwb opened this issue Oct 16, 2016 · 1 comment
Closed

Update eslint-config-wordpress to version 1.0.0 #3

ntwb opened this issue Oct 16, 2016 · 1 comment

Comments

@ntwb
Copy link

ntwb commented Oct 16, 2016

Hi,

Thanks for using, or rather trying to use eslint-config-wordpress πŸ˜„

I'v just released version 1.0.0:
β€’ https://www.npmjs.com/package/eslint-config-wordpress
β€’ https://github.com/ntwb/eslint-config-wordpress/releases/tag/1.0.0

The key change is to relax the configuration significantly, full details and a roadmap going forward can be read here:
β€’ WordPress-Coding-Standards/eslint-config-wordpress#8

As the 1.0.0 config is the same as WordPress' core's current jshintrc and can be used as a "drop in" replacement for JSHint this should hopefully allow you to re-enable your ESlint config here:
β€’ https://github.com/electric-eloquence/fepper-wordpress/blob/master/app/tasker.js#L89-L95

@e2tha-e
Copy link
Collaborator

e2tha-e commented Jan 10, 2017

Linting has been moved out of core into extensions, the one particular to ESLint being https://www.npmjs.com/package/fp-eslint

Users can determine their own configs with this extension. Closing this issue.

@e2tha-e e2tha-e closed this as completed Jan 10, 2017
e2tha-e pushed a commit that referenced this issue Nov 13, 2020
* comments and escaping curly braces in mustache-browser.js

* renaming _gulp.js to _extend.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants