{
"editor.formatOnSave": true,
"spellright.language": [
"fr"
],
"spellright.documentTypes": [
"yaml"
"editor.codeActionsOnSave": {
"source.organizeImports": true
}