Add keyboard shortcuts to action buttons

Just run and stop button have keys assigned for now.
This commit is contained in:
David Lechner
2020-12-10 21:37:21 -06:00
parent 113243828f
commit 0cf3aad910
9 changed files with 54 additions and 12 deletions
+1
View File
@@ -16,6 +16,7 @@
"jsx": "react",
"downlevelIteration": true,
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"noFallthroughCasesInSwitch": true
},
"include": ["src", "test"]