ApplETS / ApplETS/Frontend-Babillard

Remplacer les balises de composant

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
HTML
Stars
0
Forks
0
Avg merge
1d 1h
Merged PRs (30d)
1

Description

Une partie des balises de composants ne sont pas auto-fermés bien qu'ils n'aient pas de contenu sous-jacent. Exécuter un script pour corriger ces problèmes et ajouter la règle de linting empêchant que ce problème revienne.

Plus d'informations ici concernant les [balises autofermées](https://angular.dev/reference/migrations/self-closing-tags)

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the Angular component templates to identify non-self-closing tags without content, then follow the linked Angular self-closing-tags guidance and run the referenced migration script. Update the linting configuration so the rule prevents these tags from returning, and verify that the affected templates pass linting.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.