Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 404 Bytes

2021-05-26-added-eslint-to-twig-templates.md

File metadata and controls

10 lines (10 loc) · 404 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: Add ESLint rules to vue templates
issue: NEXT-12215
author: Raoul Kramer
author_email: [email protected] 
author_github: @djpogo
---

Administration

  • Added ESLint to twig templates. Type npm run lint:twig for cli linting, and @see src/Administration/Resources/app/administration/README.md to setup IDE support. VSCode should work out of the box, PHPStorm needs some adjustments.