format and lint

This commit is contained in:
omuretsu 2022-10-14 11:03:50 -04:00
parent ad0be471ce
commit 7683990d17

@ -65,7 +65,6 @@ export const helpers = {
failOnHacknetServer, failOnHacknetServer,
}; };
/** Will probably remove the below function in favor of a different approach to object type assertion. /** Will probably remove the below function in favor of a different approach to object type assertion.
* This method cannot be used to handle optional properties. */ * This method cannot be used to handle optional properties. */
export function assertObjectType<T extends object>( export function assertObjectType<T extends object>(