orlowdev/semantics

Support for setting config via semantics.yml (semantics.yaml)

orlowdev opened this issue · 0 comments

Extracting @priestine/semantics configuration from semantics.yml or semantics.yaml. This file must export an object containing the values that override defaults.

If configFilePath option is specified, it should be referenced instead of current working directory to look for the configuration file.

These options have lower priority than command line args and environment variables.