statistiques/.vscode/settings.json

7 lines
74 B
JSON
Raw Normal View History

2024-06-02 14:34:08 +02:00
{
"search.exclude": {
"**/.yarn": true,
"**/.pnp.*": true
}
}