Réorganisation du projet, les exercices sont contenus dans des directories dédiés

This commit is contained in:
2025-04-14 12:04:59 +02:00
parent 4c33d81d95
commit c0ef56a44e
606 changed files with 0 additions and 0 deletions

13
Exercice-1/node_modules/side-channel-map/.nycrc generated vendored Normal file
View File

@@ -0,0 +1,13 @@
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"lines": 86,
"statements": 85.93,
"functions": 82.43,
"branches": 76.06,
"exclude": [
"coverage",
"test"
]
}