🔨 chore: exclude apps/device-gateway in type check (#12628)

exclude apps/device-gateway route
This commit is contained in:
Arvin Xu 2026-03-03 18:41:26 +08:00 committed by GitHub
parent 89857847bf
commit bcae49ff65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,6 +33,7 @@
"exclude": [
"node_modules",
"apps/desktop/**",
"apps/device-gateway/**",
"apps/mobile/**",
"tmp",
"temp",