update now can connect adb but scrcpy still bug

This commit is contained in:
Kenta420 2024-01-22 12:50:07 +07:00
parent 45851422f7
commit a95c350844
10 changed files with 116 additions and 132 deletions

View file

@ -28,5 +28,6 @@ module.exports = {
{ allowConstantExport: true },
],
"@typescript-eslint/consistent-type-imports": "error",
"react-hooks/exhaustive-deps": "off",
},
}