A typed pyproject.toml reader for Node.js. Typed schemas for 30+ common [tool.*] sections. Unrecognized tools pass through as unknown by default. Note that this library currently only reads, it does ...
The validate-pyproject tool can validate the contents of the pyproject.toml file against a schema, which helps to catch wrong configuration options. At this point, however, we have two non-ideal ...