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
---
- 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.