Ghost/test/unit
Naz 143921948d Fixed "no-shadow" eslint warning in tests
refs b6728ecb0f

- The "no-shadow" eslint rune was introduced into ghost's eslint plugin (referenced commmit), which resulted in flood of warning in console output when linting the project codebase.
- This cleanup is aiming to make any new linting issues more visible. Follow up commits will contain similar cleanups in other parts of the codebase
2020-10-19 17:45:26 +13:00
..
adapters Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
api Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
apps Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
data Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
helpers Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
lib Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
models Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
server Fixed settings reinit to only emit changed settings events (#12184) 2020-09-23 14:35:03 +01:00
services Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
shared/config Updated tests locations and added linting of core/shared (#11872) 2020-06-01 22:06:50 +01:00
web Replaced constants file with @tryghost/constants 2020-08-11 12:51:16 +01:00