demo-projects
demo-projects copied to clipboard
fix: improve cash register precision
Checklist:
- [x] I have read freeCodeCamp's contribution guidelines.
- [x] My pull request has a descriptive title (not a vague title like
Update index.md)
Closes #559
- Solution updated to version from https://github.com/freeCodeCamp/freeCodeCamp/pull/55066.
- Added ignored patterns to
.eslintrc.json, if needed I can use comment to two, currently, affected lines, or create separate PR.