Fix vari e TPER work in progress

This commit is contained in:
2025-05-20 12:20:21 +02:00
parent 955558766a
commit ee6fd0b283
8 changed files with 75 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
{
"liveServer.settings.port": 5500
"liveServer.settings.port": 5500,
"remove-empty-lines.allowedNumberOfEmptyLines": 500
}