Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-substantive changes per recommendations #84

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

dathbe
Copy link

@dathbe dathbe commented Mar 25, 2024

Non-substantive changes as recommended here https://github.com/KristjanESPERANTO/MagicMirror-3rd-Party-Modules/blob/main/result.md#MMM-MyScoreboard-by-jclarke0000

They also recommend the following:

  • Replacing the axios calls with a built-in fetch function. I tried this but did not have success. Requires further investigation.
  • Adding an ESLint configuration

Note: I do NOT recommend changing the branch name as recommended at this link because it will prevent git pull updating.

I also noticed that, on npm install, there is a warning that the package coffee-script had changed to coffeescript, but I can't find where that package is referenced in the module.

dathbe added 25 commits March 25, 2024 10:24
magic mirror > magicmirror2
michmich > magicmirror
superscript 2
remove axios dependency
axios > fetch
axios > fetch
fetch.get > fetch
fetch.get > fetch
Add axios back (couldn't figure out how to get fetch working)
back to axios
Back to axios
This reverts commit 1bfefbe.
This reverts commit 09febe9.
This reverts commit 8b8b9ce.
This reverts commit 7fef05c.
This reverts commit a3806e7.
This reverts commit 073ba74.
Add "Sport" keyword
remove trailing comma
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.

1 participant