diff --git a/SimonSaysProgramm/.theia/launch.json b/SimonSaysProgramm/.theia/launch.json new file mode 100644 index 0000000..7e4253b --- /dev/null +++ b/SimonSaysProgramm/.theia/launch.json @@ -0,0 +1,8 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + "version": "0.2.0", + "configurations": [ + + ] +}