Volta.js is a tool to manage easily several versions of Node locally. This tool is able to switch automatically to the right Node version by parsing package.json of the project. So we run volta pin node@16.15 for each of cunningham package.
tsconfig
These are base shared tsconfig.jsons from which all other tsconfig.json's inherit from.