standard TODO syntax
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
committed by
Eric Peterson
parent
925f5847de
commit
b7cb59dd7b
@@ -111,7 +111,7 @@ async function main() {
|
||||
process.exit(1);
|
||||
});
|
||||
|
||||
// @todo Start Search Refresh Loop Here?
|
||||
// TODO: Start Search Refresh Loop Here?
|
||||
}
|
||||
|
||||
module.hot?.accept();
|
||||
|
||||
Reference in New Issue
Block a user