You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TP/TP5/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ Ensuite, faire la même chose avec la commande `npm run http-prod`.
136
136
137
137
**Question 1.7** quelles sont les différences entre les scripts `http-dev` et `http-prod` ?
138
138
139
-
Les fichiers [`base/.eslintrc.json`](.eslintrc.json) et [`base/.prettierrc`](.prettierrc) sont fournis dans le dossier `devweb-tp5`. Exécuter la commande suivante pour installe les dépendances :
139
+
Les fichiers [`.eslintrc.json`](base/.eslintrc.json) et [`.prettierrc`](base/.prettierrc) sont fournis dans le dossier `devweb-tp5`. Exécuter la commande suivante pour installe les dépendances :
0 commit comments