Files
com.xaymar.www/workspace.code-workspace
T
Michael Fabian 'Xaymar' Dirks 64cfc04a22 Improve Media, Column, Heading blocks
2021-12-25 11:01:32 +01:00

12 lines
133 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.trimTrailingWhitespace": true,
"editor.autoIndent": "keep"
}
}