issues
search
freeCodeCamp
/
demo-projects
Example certification projects for our programming curriculum
https://www.freecodecamp.org/learn
BSD 3-Clause "New" or "Revised" License
143
stars
90
forks
source link
fix: improve cash register precision
#602
Closed
gikf
closed
2 months ago
gikf
commented
5 months ago
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.
Checklist:
Update index.md
)Closes #559
.eslintrc.json
, if needed I can use comment to two, currently, affected lines, or create separate PR.