Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 607 Bytes

2021-07-22-add-inclusive-language-eslint-rule.md

File metadata and controls

14 lines (14 loc) · 607 Bytes
title issue author author_email author_github
Add inclusive-language eslint rule to admin
NEXT-16185
Raoul Kramer
djpogo

Administration

  • Added eslint-plugin-inclusive-language package to our eslint ruleset and applying it where it is non-breakable
  • Deprecated computed property maintenanceIpWhitelist on /src/module/sw-sales-channel/view/sw-sales-channel-detail-base/index.js - instead use maintenanceIpAllowlist from version 6.6.0.0

Upgrade Information

Replace computed property usage

Replace maintenanceIpWhitelist with maintenanceIpAllowlist