chore(i18n,docs): update translations (#43306)

This commit is contained in:
camperbot
2021-08-26 21:50:40 -07:00
committed by GitHub
parent 9d466b36f5
commit ef6604f69e
45 changed files with 97 additions and 98 deletions

View File

@ -2,7 +2,7 @@
## General JavaScript
In most cases, our [linter](how-to-setup-freecodecamp-locally?id=follow-these-steps-to-get-your-development-environment-ready) will warn of any formatting which goes against this codebase's preferred practice.
In most cases, our [linter](how-to-setup-freecodecamp-locally.md#follow-these-steps-to-get-your-development-environment-ready) will warn of any formatting which goes against this codebase's preferred practice.
It is encouraged to use functional components over class-based components.