0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test/unit
renovate[bot] db53ac0721 Update Test & linting packages (major) (#10858)
no issue 

- Updated Test & linting packages
- Updated use of hasOwnProperty
- Using Object.prototype.hasOwnProperty instead (ref. eslint.org/docs/rules/no-prototype-builtins)
- Removed already defined built-in global variable Intl
- Applied `--fix` with lint command on `core/test` folder
- The rules were broken because some of them were made stricter for `eslint: recommended` ruleset (ref. https://eslint.org/docs/user-guide/migrating-to-6.0.0#eslint-recommended-changes)
- Removed redundant global variable declarations to pass linting
2019-07-05 13:40:43 +02:00
..
adapters Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
api Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
apps Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
helpers Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
lib Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
models Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
web Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00