updates checkCode to new framework
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
const thing: string = "";
|
||||
switch (thing) {
|
||||
case "Text1":
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user