mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 04:55:42 -04:00
refactor(lint): There must be a space after this paren @stylistic/js/space-in-parens
This commit is contained in:
@@ -58,7 +58,7 @@ chalk.level = 3;
|
||||
|
||||
*/
|
||||
|
||||
TimeAgo.addDefaultLocale(en);
|
||||
TimeAgo.addDefaultLocale( en );
|
||||
const timeAgo = new TimeAgo( );
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user