small polish

This commit is contained in:
2022-05-19 09:35:06 +02:00
parent 2120ee1c5d
commit 60718d7c35
6 changed files with 8 additions and 1 deletions

View File

@@ -5,5 +5,11 @@
"lib/**/*.jar"
],
"liveshare.shareExternalFiles": false,
"liveshare.allowGuestDebugControl": true
"liveshare.allowGuestDebugControl": true,
"cSpell.words": [
"Jframe",
"Jlogo",
"Jname",
"Mudry"
]
}