Skip to content
Extraits de code Groupes Projets
Non vérifiée Valider 879c7298 rédigé par Serge Bibauw's avatar Serge Bibauw
Parcourir les fichiers

fix: linting

parent 11626be3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -26,58 +26,42 @@ ...@@ -26,58 +26,42 @@
{ {
duration: -1, duration: -1,
explications: 'Écrivez 7 fois la phrase suivante.', explications: 'Écrivez 7 fois la phrase suivante.',
text: text: 'trois heures raisonnables\n'.repeat(6) + 'trois heures raisonnables'
'trois heures raisonnables\n'.repeat(6) +
'trois heures raisonnables'
}, },
{ {
duration: -1, duration: -1,
explications: 'Écrivez 7 fois la phrase suivante.', explications: 'Écrivez 7 fois la phrase suivante.',
text: text: 'huit histoires profondes\n'.repeat(6) + 'huit histoires profondes'
'huit histoires profondes\n'.repeat(6) +
'huit histoires profondes'
}, },
{ {
duration: -1, duration: -1,
explications: 'Écrivez 7 fois la phrase suivante.', explications: 'Écrivez 7 fois la phrase suivante.',
text: text: 'deux besoins fantastiques\n'.repeat(6) + 'deux besoins fantastiques'
'deux besoins fantastiques\n'.repeat(6) +
'deux besoins fantastiques'
}, },
{ {
duration: -1, duration: -1,
explications: 'Écrivez 7 fois la phrase suivante.', explications: 'Écrivez 7 fois la phrase suivante.',
text: text: 'six bijoux bizarres\n'.repeat(6) + 'six bijoux bizarres'
'six bijoux bizarres\n'.repeat(6) +
'six bijoux bizarres'
}, },
{ {
duration: -1, duration: -1,
explications: 'Écrivez 7 fois la phrase suivante.', explications: 'Écrivez 7 fois la phrase suivante.',
text: text: 'four interesting questions\n'.repeat(6) + 'four interesting questions'
'four interesting questions\n'.repeat(6) +
'four interesting questions'
}, },
{ {
duration: -1, duration: -1,
explications: 'Écrivez 7 fois la phrase suivante.', explications: 'Écrivez 7 fois la phrase suivante.',
text: text: 'seven wonderful surprises\n'.repeat(6) + 'seven wonderful surprises'
'seven wonderful surprises\n'.repeat(6) +
'seven wonderful surprises'
}, },
{ {
duration: -1, duration: -1,
explications: 'Écrivez 7 fois la phrase suivante.', explications: 'Écrivez 7 fois la phrase suivante.',
text: text: 'five important behaviours\n'.repeat(6) + 'five important behaviours'
'five important behaviours\n'.repeat(6) +
'five important behaviours'
}, },
{ {
duration: -1, duration: -1,
explications: 'Écrivez 7 fois la phrase suivante.', explications: 'Écrivez 7 fois la phrase suivante.',
text: text: 'some awkward zigzags\n'.repeat(6) + 'some awkward zigzags'
'some awkward zigzags\n'.repeat(6) +
'some awkward zigzags'
}, },
{ {
duration: -1, duration: -1,
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter