Ghost/core/test/unit/api/v0.1
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
..
decorators Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index_spec.js Moved test/unit/api files to test/unit/api/v0.1 2018-10-05 15:11:35 +02:00
oembed_spec.js Moved test/unit/api files to test/unit/api/v0.1 2018-10-05 15:11:35 +02:00
utils_spec.js Fixed tests 2019-02-06 21:36:09 +01:00