feat: implement platform-specific keyboard shortcuts and refactor shortcut data management
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"extends": "@repo/typescript-config/react-app.json",
|
||||
"include": ["src"],
|
||||
"include": ["src", "../../packages/ui/src/constant/shortcut.data.ts"],
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user