Partie-3/.vscode/settings.json
2021-09-05 13:50:33 +02:00

11 lines
164 B
JSON

{
"git.ignoreLimitWarning": true,
"conventionalCommits.scopes": [
"#1",
"#2",
"#3",
"#4",
"#5",
"#6"
]
}