mark unused vars as errors

Reviewed By: lblasa

Differential Revision: D50500690

fbshipit-source-id: 6f739fe25c232ecfe842337af4399681e85f6a13
This commit is contained in:
Anton Kastritskiy
2023-10-20 12:44:58 -07:00
committed by Facebook GitHub Bot
parent 4834fda6fa
commit 663380e721
14 changed files with 11 additions and 28 deletions

View File

@@ -22,7 +22,6 @@ import {
checkPortInUse,
getAuthToken,
getEnvironmentInfo,
hasAuthToken,
setupPrefetcher,
startFlipperServer,
startServer,