Skip to content

Conversation

@KristjanESPERANTO
Copy link
Collaborator

Only details changes. No functional changes.

  • remove superfluous colors in Log.error
  • invert negative if
  • update ESLint env
  • use camel case variable name
  • optimize Log strings

- remove superfluous colors in Log.error
- invert negative if
- update ESLint env
- use camel case variable name
- optimize Log strings
@KristjanESPERANTO KristjanESPERANTO changed the base branch from master to develop September 18, 2024 19:34
@rejas rejas merged commit 06f6fbf into MagicMirrorOrg:develop Sep 18, 2024
@KristjanESPERANTO KristjanESPERANTO deleted the config branch September 18, 2024 19:40
@sdetweil
Copy link
Collaborator

why is this the only acceptable answer?
Log.info(Checking config file ${configFileName} ...);

I don't like the lack of visibility of the variable use

@KristjanESPERANTO
Copy link
Collaborator Author

KristjanESPERANTO commented Sep 18, 2024

why is this the only acceptable answer?

Sorry, I don't understand this question. What do you mean by answer?

I don't like the lack of visibility of the variable use

What editor do you use? I think even in editors without syntax highlighting the variables in template literals are well recognizable by the ${}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants