mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
Add keyboard shortcuts to action buttons
Just run and stop button have keys assigned for now.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"jsx": "react",
|
||||
"downlevelIteration": true,
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"noFallthroughCasesInSwitch": true
|
||||
},
|
||||
"include": ["src", "test"]
|
||||
|
||||
Reference in New Issue
Block a user