Ghost/core/server/api/shared
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
..
serializers Added comments for Ghost API 2019-05-06 14:49:25 +02:00
utils Added comments for Ghost API 2019-05-06 14:49:25 +02:00
validators Added comments for Ghost API 2019-05-06 14:49:25 +02:00
frame.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
headers.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
http.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
index.js
pipeline.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00