Skip to content
New issue

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

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

Already on GitHub? # to your account

Removes the redundant JSON array parsing. #652

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tommie
Copy link
Contributor

@tommie tommie commented Jul 25, 2024

Adds Jest as a test framework and tests for JSON parsing.

Closes #646.

tommie added 2 commits July 25, 2024 09:30
JSON is a subset of YAML, making it redundant.
Makes tools into a function to be able to mock it.
It does not need to be exported.
@EndBug EndBug added the status: pinned Should not be labeled as stale label Aug 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
status: pinned Should not be labeled as stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON parsing is redundant
2 participants