Skip to content

Tags: Badiapp/codeclimate-eslint

Tags

b1214

add eslint-plugin-react-hooks to list of allowed plugins (codeclimate…

…#441)

b1211

bump eslint-plugin-vue (codeclimate#437)

b1209

Move to circle2 (codeclimate#444)

b1204

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

b1197

Update eslint-config-will-robinson (codeclimate#440)

b1192

add setting blocklist (codeclimate#432)

Related to codeclimate#427 and codeclimate#426

b1190

Kick build

b1184

Add webpack (4.25.1) (codeclimate#429)

b1181

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (codeclimate#425)

@filipesperandio - Is this eslint-5 channel ready to be used?

b1179

Add eslint 5 support (codeclimate#423)

* upgrade eslint-plugin-react (7.7.0 -> 7.11.0)

* The experimentalObjectRestSpread option has been deprecated

https://eslint.org/docs/user-guide/migrating-to-5.0.0#-the-experimentalobjectrestspread-option-has-been-deprecated

* nodejs 4 is no longer supported

https://eslint.org/docs/user-guide/migrating-to-5.0.0#drop-node-4

* file-finder has moved to util/file-finder

eslint/eslint#10695

* removing invalidplugin from eslintrc.yml because of failure

AssertionError: expected [Function: executeUnsupportedPlugins] to not
throw an error but 'Error: Cannot find module
\'eslint-plugin-invalidplugin\'\nReferenced from:
/usr/src/app/integration/with_unsupported_plugins/eslintrc.yml' was thrown
at Context.<anonymous> (integration/eslint_test.js:30:53)

* updating README/package.json with eslint 5 updates

* upgrading output_mess with eslint 5 config

https://eslint.org/docs/user-guide/migrating-to-5.0.0#-the-experimentalobjectrestspread-option-has-been-deprecated

* sorting packages in README

* adding eslint-config-secure

* removing eslint-config-secure from the README of broken packages

* removing eslint-config-secure again

* Add fresh yarn.lock (codeclimate#1)