Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 423 Bytes

2021-06-14-fix-eslint-warnings-and-violations-in-administration-&-storefront.md

File metadata and controls

9 lines (9 loc) · 423 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix ESLint warnings and violations in Administration & Storefront
issue: NEXT-11823
author: Raoul Kramer
author_email: [email protected] 
author_github: @djpogo
---

Administration

  • Changed and added some ESLint rules in the administration to get a clear npm run lint result on every checkout. Every developer now knows that upcoming ESLint warnings or errors result from his/her work and must be fixed.