Page MenuHomePhabricator

Update eslint-config-wikimedia when service is moved to the k8s
Closed, ResolvedPublic

Description

Follow-up from {T227114}

eslint-config-wikimedia, is blocked on moving the service to the k8s pipeline/node 10.

Event Timeline

On current master looks like we are using the latest already:

> cat package.json | grep eslint-config-wikimedia
    "eslint-config-wikimedia": "^0.17.0",

Also:

cat .eslintrc.yml | grep extends
extends: wikimedia/server
Jgiannelos claimed this task.