1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-13 09:35:06 +00:00
mon-entreprise/.vscode/settings.json

6 lines
104 B
JSON
Raw Normal View History

2019-07-09 11:09:37 +02:00
{
"editor.formatOnSave": true,
"spellright.language": ["fr"],
"spellright.documentTypes": ["yaml"]
}