Files
lightbox-gallery/.vscode/settings.json
2025-11-12 20:15:49 +04:00

8 lines
134 B
JSON

{
"search.exclude": {
"**/.yarn": true,
"**/.pnp.*": true
},
"prettier.prettierPath": ".yarn/sdks/prettier/index.cjs"
}