1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-13 07:15:02 +00:00
mon-entreprise/.vscode/settings.json
2019-07-10 18:37:12 +02:00

5 lines
104 B
JSON

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