- Typescript config aren't picked up properly anymore since they're moved to `_tsconfig.base.json` in the root. So, we now read the config from the config file. - Update Typescript version in the `utils` monorepo to match that of the root monorepo
Documentation Resources
This directory holds the code and content of both the documentation and API reference.
docs Directory
The docs directory holds the code and content of the documentation website. The website is built with Docusaurus v2.
api-reference Directory
The api-reference directory holds the code and OpenApi Specs of the API Reference. The API Reference is built with Next.js.