lightningcss-loader/.vscode/settings.json

8 lines
134 B
JSON
Raw Permalink Normal View History

2024-05-28 23:25:49 +03:00
{
"search.exclude": {
"**/.yarn": true,
"**/.pnp.*": true
},
"prettier.prettierPath": ".yarn/sdks/prettier/index.cjs"
}