mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 09:37:28 +00:00
🔨 chore: exclude apps/device-gateway in type check (#12628)
exclude apps/device-gateway route
This commit is contained in:
parent
89857847bf
commit
bcae49ff65
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
"exclude": [
|
||||
"node_modules",
|
||||
"apps/desktop/**",
|
||||
"apps/device-gateway/**",
|
||||
"apps/mobile/**",
|
||||
"tmp",
|
||||
"temp",
|
||||
|
|
|
|||
Loading…
Reference in a new issue