This project folder demonstrates a sample configuration of the Heft build system. It illustrates a minimal realistic small project that targets the Node.js runtime.
The following tasks are configured:
- TypeScript compiler
- ESLint coding style validator
- Jest test runner
Please see the Getting started with Heft article for more information.