statistiques/.vscode/settings.json

8 lines
105 B
JSON
Raw Permalink Normal View History

2024-06-02 12:34:08 +00:00
{
"search.exclude": {
"**/.yarn": true,
"**/.pnp.*": true
2024-09-06 12:33:55 +00:00
},
"editor.formatOnSave": true
2024-06-02 12:34:08 +00:00
}