Skip to content

Commit 46e1c46

Browse files
Ajout du fichier de configuration VSCode pour le formatage et la gestion des parenthèses
1 parent 3241b2a commit 46e1c46

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"editor.defaultFormatter": "GitHub.copilot-chat",
3+
"editor.autoClosingBrackets": "languageDefined"
4+
}

0 commit comments

Comments
 (0)