11ty-theme/11ty-theme.code-workspace

10 lines
84 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"editor.tabSize": 2
}
}