Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add ESLint rules to vue templates
issue: NEXT-12215
author: Raoul Kramer
author_email: [email protected]
author_github: @djpogo
---
- Added ESLint to twig templates. Type
npm run lint:twig
for cli linting, and @seesrc/Administration/Resources/app/administration/README.md
to setup IDE support. VSCode should work out of the box, PHPStorm needs some adjustments.