Skip to content
  • Phuedx's avatar
    [JS] Fix new ESLint errors · 4b869792
    Phuedx authored
    The new ESLint errors were introduced by using Node 18 and upgrading to
    eslint-config-wikimedia v0.28.0.
    
    The vast majority of errors were fixed by running
    
      npx eslint --cache --fix .
    4b869792