Ghost/test
Naz 3eeb899e65 Enabled error for "no-shadow" eslint rule
refs 635580f291

- Changed `no-shadow` eslint rule from `warn` to `error` so we don't re-introduce shadowed variables in the future. Should be removed once this change is introduced in a base plugin
- Referenced commit is a chain of commits which fixed the warning which this rule was producing previously
2020-10-27 11:27:37 +13:00
..
api-acceptance Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
frontend-acceptance
regression Fixed "no-shadow" linting in a test suite 2020-10-20 13:19:33 +13:00
unit 🔥 Added support for Node 14 2020-10-23 12:57:02 +01:00
utils 🔥 Added support for Node 14 2020-10-23 12:57:02 +01:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc