Files
com.xaymar.www/workspace.code-workspace
T

11 lines
102 B
Plaintext
Raw Normal View History

2021-12-24 11:00:43 +01:00
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.trimTrailingWhitespace": true
}
}