statistiques/.vscode/settings.json

7 lines
74 B
JSON
Raw Normal View History

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