Code that is shared between multiple Terraso clients.
Before contributing to the project, it's recommended that you set up your local git running the following command:
$ make setup-git-hooks
This will activate two git hooks to automatically check JavaScript code style and commit message structure before each commit.