$schema field so your editor can provide autocomplete and validation.
Most projects don’t need a config file. Fallow works out of the box by auto-detecting entry points and frameworks. Only create one if you need custom entry points, rules, or ignore patterns.
Options
| Flag | Description |
|---|---|
--toml | Generate fallow.toml instead of .fallowrc.json |
Output
By default, creates.fallowrc.json:
--toml, creates fallow.toml.
See also
Configuration overview
Full reference for all configuration options.
Quickstart
Get started with fallow in under a minute.