chore: add shortcut space routes

This commit is contained in:
Steven
2023-12-17 23:27:01 +08:00
parent 43cda4e2fb
commit fb7fc2443f
21 changed files with 647 additions and 493 deletions

View File

@@ -67,6 +67,8 @@ linters-settings:
disabled: true
- name: use-any
disabled: true
- name: var-naming
disabled: true
- name: exported
arguments:
- "disableStutteringCheck"