🔨 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

View File

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