Build Configuration
Want configuration is mostly done using 2 types of files: Expression files, which end in .want
and Statement files, which end in .wants
.
The 3rd configuration file is the WANT
file at the root of every module.
All Want configuration is done using Jsonnet. Want provides a small library of primitives, which you can read about here.